aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-04-05 11:17:45 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-04-05 11:17:45 +0000
commitbfd30ff12888ad72c0ea8888d0aa1a0dd78da2bd (patch)
treedce82277bb256084b1daf27b2f2a1adc7f01ce56 /man
parentc5315525c80a6822eef2311e6b0733ee5018db60 (diff)
Small documentation fix
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@63 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man')
-rw-r--r--man/drfit.Rd25
1 files changed, 12 insertions, 13 deletions
diff --git a/man/drfit.Rd b/man/drfit.Rd
index 9d87b4c..afbf40b 100644
--- a/man/drfit.Rd
+++ b/man/drfit.Rd
@@ -22,8 +22,7 @@
If there is a column called \dQuote{ok} and it is set to \dQuote{no fit} in
a specific line, then the corresponding data point will be excluded from
- the fitting procedure, although it will be plotted.
- }
+ the fitting procedure, although it will be plotted.}
\item{startlogED50}{
Especially for the linlogit model, a suitable log10 of the ED50 has to be given
by the user, since it is not correctly estimated for data showing hormesis with
@@ -83,18 +82,18 @@
\dQuote{linlogit}, \dQuote{logit} and \dQuote{probit} models, the
parameter \code{a} that is reported coincides with the logED50, i.e the
logED50 is one of the model parameters that is being fitted, and
- therefore a standard deviation \code{std} is reported for the logED50. In
- the case of the \dQuote(weibull) model, \code{a} is a location parameter.
- Parameter \code{b} in the case of the \dQuote(linlogit) fit is the
- variable b from the \code{\link{linlogitf}} function. In the case of
- \dQuote(probit) fit it is the standard deviation of the fitted normal
- distribution, in the case of the \dQuote(logit) fit it is the
- \code{scale} parameter in the \code{\link{plogis}} function, and in the
- \dQuote(weibull) fit it is the \code{shape} parameter of the fitted
- \code{\link{pweibull}} function. Only the \dQuote(linlogit) fit produces
- a third parameter \code{c} which is the variable f from the
+ therefore, depending on the argument \code{conf}, a standard deviation
+ \code{std} or a confidence interval \code{conf} is reported for the
+ logED50. In the case of the \dQuote(weibull) model, \code{a} is a
+ location parameter. Parameter \code{b} in the case of the
+ \dQuote(linlogit) fit is the variable b from the \code{\link{linlogitf}}
+ function. In the case of \dQuote(probit) fit it is the standard deviation
+ of the fitted normal distribution, in the case of the \dQuote(logit) fit
+ it is the \code{scale} parameter in the \code{\link{plogis}} function,
+ and in the \dQuote(weibull) fit it is the \code{shape} parameter of the
+ fitted \code{\link{pweibull}} function. Only the \dQuote(linlogit) fit
+ produces a third parameter \code{c} which is the variable f from the
\code{\link{linlogitf}} function.}
-
}
\examples{
data(antifoul)

Contact - Imprint