Skip to content
Prev 1053 / 20628 Next

Can lme allow for serial correlation and 'pure' measurement error?

I don't think that lme can do that out of the box.

One hack to get around the problem would be to use the mean of the
multiple measurements, also record the standard error of measurements
within examination and feed the latter into a variance model using the
weights argument.

I hope that this helps,

Andrew
On Thu, May 29, 2008 at 03:29:29PM +0100, Jonathan.Bartlett at lshtm.ac.uk wrote: