The R Project SVN R

Rev

Rev 88542 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88542 Rev 89605
Line 21... Line 21...
21
    }
21
    }
22
    \item{\code{rate}}{
22
    \item{\code{rate}}{
23
      a numeric vector of instantaneous reaction rates (counts/min/min)
23
      a numeric vector of instantaneous reaction rates (counts/min/min)
24
    }
24
    }
25
    \item{\code{state}}{
25
    \item{\code{state}}{
26
      a factor with levels
26
      a factor with levels \samp{treated} and \samp{untreated}
27
      \code{treated}
-
 
28
      \code{untreated}
-
 
29
    }
27
    }
30
  }
28
  }
31
}
29
}
32
\details{
30
\details{
33
  Data on the velocity of an enzymatic reaction were obtained
31
  Data on the velocity of an enzymatic reaction were obtained
Line 38... Line 36...
38
  (counts/min/min).  The experiment was conducted once with the enzyme
36
  (counts/min/min).  The experiment was conducted once with the enzyme
39
  treated with \I{Puromycin}, and once with the enzyme untreated.
37
  treated with \I{Puromycin}, and once with the enzyme untreated.
40
}
38
}
41
\source{
39
\source{
42
  \bibinfo{R:Bates+Watts:1988}{note}{Appendix A1.3}
40
  \bibinfo{R:Bates+Watts:1988}{note}{Appendix A1.3}
43
  \bibshow{*, R:Bates+Watts:1988}
41
  \bibshow{R:Treloar:1974, R:Bates+Watts:1988}
44
}
42
}
45
 
43
 
46
\seealso{
44
\seealso{
47
  \code{\link{SSmicmen}} for other models fitted to this dataset.
45
  \code{\link{SSmicmen}} for other models fitted to this dataset.
48
}
46
}