diff options
Diffstat (limited to 'man/drfit.Rd')
-rw-r--r-- | man/drfit.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/drfit.Rd b/man/drfit.Rd index 35d6d94..75f48ed 100644 --- a/man/drfit.Rd +++ b/man/drfit.Rd @@ -51,8 +51,8 @@ An optional vector containing the names of the substances for which all functions produce a wrong fit.} \item{chooseone}{ - If TRUE (default), the models are tried in the order linlogit, weibull, - logit, probit, and the first model that produces a valid fit is used. + If TRUE (default), the models are tried in the order linlogit, probit, + logit, weibull, and the first model that produces a valid fit is used. If FALSE, all models that are set to TRUE and that can be fitted will be reported.} \item{s0}{ |