Skip to content
Prev 9454 / 20628 Next

Complex random regression structure in ASREML-R

How about

~str(~F1:family + F1:family:time, ~us(4):id(90))

I think this will give an unstructured 4x4 for the 2 intercepts and two 
slopes. If you really want zero covariance between intercept in one 
group and slope in the other, you have to impose constraints and set 
initial values as described in the asreml-R manual.
On 01/08/2013 12:33 PM, Szymek Drobniak wrote: