Am 02-01-2012 10:54, schrieb ken knoblauch:
Christof Kluß<ckluss<at>  email.uni-kiel.de>  writes:

lme<- lme(conc ~ name/time - 1,
random=conc~time|nr,method="ML",data=measurements)

see plot.augPred in the nlme package

thx, but how to set "primary"? I always get the error

plot(augPred(lme))

augPred.lme without "primary" can only be used with fits of groupedData objects

greetings
Christof

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to