[R-sig-ME] SE of predictions from lme

Eric Edeline edeline at biologie.ens.fr
Thu Apr 1 18:51:55 CEST 2010


Dear list,

could anyone point to me a method to extract SE of predictions from a 
lme? I have pasted the model below.

Thanks!

Eric

m06<-lme(log(Length) ~ 
log(Slope)+log(Width)+log(Depth)+log(Mu)+log(D)+log(Compint2)+log(Pred2)*log(Temp)+Year, 
data=Data, na.action=na.omit,
random=list(Strategy=pdDiag(form=~1), Method=pdDiag(form=~1), 
Species=pdDiag(form=~1), Station=pdDiag(form=~1)),
weights=varComb(varPower(form=~D), varPower(form=~Pred2)))   

-- 
Eric Edeline
Assistant Professor
UMR 7618 BIOEMCO
Ecole Normale Supérieure
46 rue d'Ulm
75230 Paris cedex 05
France

Tel: +33 (0)1 44 32 38 84
Fax: +33 (0)1 44 32 38 85

http://www.biologie.ens.fr/bioemco/biodiversite/edeline.html




More information about the R-sig-mixed-models mailing list