diff options
Diffstat (limited to 'man/drfit.Rd')
-rw-r--r-- | man/drfit.Rd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/drfit.Rd b/man/drfit.Rd index abb135a..ee477b5 100644 --- a/man/drfit.Rd +++ b/man/drfit.Rd @@ -70,8 +70,9 @@ Every successful fit is reported in one line. Parameters of the fitted curves are only reported if the fitted ED50 is not higher than the highest dose. - \code{n} is the number of dose-response curves in the raw data (repetitions - in each point), \code{lld} is the decadic logarithm of the lowest dose and + \code{ndl} is the number of dose levels in the raw data, \code{n} is the + rounded mean of the number of replicates at each dose level in the raw + data, \code{lld} is the decadic logarithm of the lowest dose and \code{lhd} is the decadic logarithm of the highest dose. For the "linlogit", "logit" and "probit" models, the parameter \code{a} that is reported coincides with the logED50, i.e the logED50 is |