The R Project SVN R

Rev

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

Rev 61173 Rev 61433
Line 40... Line 40...
40
}
40
}
41
\details{
41
\details{
42
  The body weights of the chicks were measured at birth and every
42
  The body weights of the chicks were measured at birth and every
43
  second day thereafter until day 20.  They were also measured on day
43
  second day thereafter until day 20.  They were also measured on day
44
  21.  There were four groups on chicks on different protein diets.
44
  21.  There were four groups on chicks on different protein diets.
45
  
45
 
46
  This dataset was originally part of package \code{nlme}, and that has
46
  This dataset was originally part of package \code{nlme}, and that has
47
  methods (including for \code{[}, \code{as.data.frame}, \code{plot} and
47
  methods (including for \code{[}, \code{as.data.frame}, \code{plot} and
48
  \code{print}) for its grouped-data classes. 
48
  \code{print}) for its grouped-data classes.
49
}
49
}
50
\source{
50
\source{
51
  Crowder, M. and Hand, D. (1990), \emph{Analysis of Repeated Measures},
51
  Crowder, M. and Hand, D. (1990), \emph{Analysis of Repeated Measures},
52
  Chapman and Hall (example 5.3)
52
  Chapman and Hall (example 5.3)
53
 
53