The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 22... Line 22...
22
    \item{rate}{
22
    \item{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{state}{
25
    \item{state}{
26
      a factor with levels
26
      a factor with levels
27
      \code{treated} 
27
      \code{treated}
28
      \code{untreated} 
28
      \code{untreated}
29
    }
29
    }
30
  }
30
  }
31
}
31
}
32
\details{
32
\details{
33
  Data on the velocity of an enzymatic reaction were obtained
33
  Data on the velocity of an enzymatic reaction were obtained
Line 43... Line 43...
43
  \emph{Nonlinear Regression Analysis and Its Applications},
43
  \emph{Nonlinear Regression Analysis and Its Applications},
44
  Wiley, Appendix A1.3.
44
  Wiley, Appendix A1.3.
45
 
45
 
46
  Treloar, M. A. (1974), \emph{Effects of Puromycin on
46
  Treloar, M. A. (1974), \emph{Effects of Puromycin on
47
    Galactosyltransferase in Golgi Membranes}, M.Sc. Thesis, U. of
47
    Galactosyltransferase in Golgi Membranes}, M.Sc. Thesis, U. of
48
  Toronto. 
48
  Toronto.
49
}
49
}
50
 
50
 
51
\seealso{
51
\seealso{
52
  \code{\link{SSmicmen}} for other models fitted to this dataset.
52
  \code{\link{SSmicmen}} for other models fitted to this dataset.
53
}
53
}