Skip to content
Prev 13698 / 20628 Next

non-linear slope in random regression model

Thanks Thierry and Alastair.

I do have a lot of IDs (~290) but not so many month per ID (a mean of 10).

So from your comments I conclude that if I run model 2, or as suggested by
Thierry this equivalent model, in which month is a factor in the fixed
part...

trait~as.factor(month),random=~month|ID

...and I get significant between individual differences in the slope of the
random effect, the conclusion is that individuals differ in their
non-linear (as described by factor(month) or poly(month,3) in the fixed
part) relationship between trait and month. Right?

If this is correct then I would not upgrade to a higher order random slope
to keep things simple!

Best,

David




2015-09-10 11:08 GMT+02:00 Thierry Onkelinx <thierry.onkelinx at inbo.be>: