[R] clear plot linear mixed model
Christof Kluß
ckluss at email.uni-kiel.de
Mon Jan 2 19:00:56 CET 2012
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
More information about the R-help
mailing list