The R Project SVN R

Rev

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

Rev 68948 Rev 74363
Line 14... Line 14...
14
\arguments{
14
\arguments{
15
 \item{xy}{a \code{sortedXyData} object}
15
 \item{xy}{a \code{sortedXyData} object}
16
}
16
}
17
\description{
17
\description{
18
  Fits the asymptotic regression model, in the form \code{b0 +
18
  Fits the asymptotic regression model, in the form \code{b0 +
19
      b1*(1-exp(-exp(lrc) * x)} to the \code{xy} data.
19
      b1*(1-exp(-exp(lrc) * x))} to the \code{xy} data.
20
  This can be used as a building block in determining starting estimates
20
  This can be used as a building block in determining starting estimates
21
  for more complicated models.
21
  for more complicated models.
22
}
22
}
23
\value{
23
\value{
24
  A numeric value of length 3 with components labelled \code{b0},
24
  A numeric value of length 3 with components labelled \code{b0},