Skip to content
Prev 299861 / 398503 Next

Mixed Models providing a correlation structure.

Why did you use the 'lower.tri' syntax?

Does this work for you?

lme(Y~Random, data = DATA,
random = list(Random = pdSymm(CovM,~Random)))

Kevin
On Wed, Jul 11, 2012 at 9:27 AM, Marcio <mresende at ufl.edu> wrote: