Skip to content
Prev 5845 / 20628 Next

nlme book

Hi Dominick,

try

plot(ACF(fm3Dial.gls, form = ~ 1 | Subject, resType="n"), alpha = 0.01)

which asks R to normalize the covariance matrix of the residuals by
transformation (according to the model) before computing the ACF.

Cheers

Andrew
On Mon, Apr 11, 2011 at 12:42:22AM -0400, Dominick Samperi wrote: