The R Project SVN R

Rev

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

Rev 61173 Rev 61433
Line 22... Line 22...
22
      an ordered factor with levels \code{10} < \dots < \code{3}
22
      an ordered factor with levels \code{10} < \dots < \code{3}
23
      indicating the assay run.
23
      indicating the assay run.
24
    }
24
    }
25
    \item{conc}{
25
    \item{conc}{
26
      a numeric vector giving the known concentration of the
26
      a numeric vector giving the known concentration of the
27
      protein. 
27
      protein.
28
    }
28
    }
29
    \item{density}{
29
    \item{density}{
30
      a numeric vector giving the measured optical density
30
      a numeric vector giving the measured optical density
31
      (dimensionless) in the assay.  Duplicate optical density
31
      (dimensionless) in the assay.  Duplicate optical density
32
      measurements were obtained. 
32
      measurements were obtained.
33
    }
33
    }
34
  }
34
  }
35
}
35
}
36
\details{
36
\details{
37
  This dataset was originally part of package \code{nlme}, and that has
37
  This dataset was originally part of package \code{nlme}, and that has
38
  methods (including for \code{[}, \code{as.data.frame}, \code{plot} and
38
  methods (including for \code{[}, \code{as.data.frame}, \code{plot} and
39
  \code{print}) for its grouped-data classes. 
39
  \code{print}) for its grouped-data classes.
40
}
40
}
41
\source{
41
\source{
42
  Davidian, M. and Giltinan, D. M. (1995) \emph{Nonlinear Models for
42
  Davidian, M. and Giltinan, D. M. (1995) \emph{Nonlinear Models for
43
    Repeated Measurement Data}, Chapman & Hall (section 5.2.4, p. 134)
43
    Repeated Measurement Data}, Chapman & Hall (section 5.2.4, p. 134)
44
 
44