Skip to content
Prev 59755 / 398502 Next

what does order() stand for in an lme formula?

"Harry Athanassiou" <hathanassiou at automatedcell.com> writes:
Er?

What gave you the idea of using order in the first place? To the best
of my knowledge, order(x) is also in this context just a function,
which for the nth observation returns the position of the nth largest
observation in x. This is not likely to make sense as a predictor in a
model.