Skip to content
Prev 1043 / 20628 Next

lme() vs aov()

Hi all,

well spotted, Peter!

Federico, another tool that will help diagnose this problem is
VarCorr, which provides an estimate of the variance components.
source = pdLogChol(1) 
            Variance     StdDev      
(Intercept) 6.675305e-10 2.583661e-05
Residual    1.166667e+00 1.080123e+00



Andrew
On Thu, May 22, 2008 at 01:54:42PM -0700, Kingsford Jones wrote: