The R Project SVN R-packages

Rev

Rev 251 | Rev 5469 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 251 Rev 695
Line 33... Line 33...
33
\author{Jose Pinheiro \email{Jose.Pinheiro@pharma.novartis.com} and Douglas Bates \email{bates@stat.wisc.edu}}
33
\author{Jose Pinheiro \email{Jose.Pinheiro@pharma.novartis.com} and Douglas Bates \email{bates@stat.wisc.edu}}
34
 
34
 
35
\seealso{\code{\link{augPred}}, \code{\link[lattice]{xyplot}}}
35
\seealso{\code{\link{augPred}}, \code{\link[lattice]{xyplot}}}
36
 
36
 
37
\examples{
37
\examples{
38
data(Orthodont)
-
 
39
fm1 <- lme(Orthodont)
38
fm1 <- lme(Orthodont)
40
plot(augPred(fm1, level = 0:1, length.out = 2))
39
plot(augPred(fm1, level = 0:1, length.out = 2))
41
}
40
}
42
\keyword{models}
41
\keyword{models}