diff options
Diffstat (limited to 'man/drfit.Rd')
-rw-r--r-- | man/drfit.Rd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/drfit.Rd b/man/drfit.Rd index ee477b5..bbe7496 100644 --- a/man/drfit.Rd +++ b/man/drfit.Rd @@ -66,7 +66,9 @@ \item{results}{ A data frame containing at least one line for each substance. If the data did not show a mean response < 0.5 at the highest dose level, the - modeltype is set to "none". + modeltype is set to "inactive". If the mean response at the lowest dose + is smaller than 0.5, the modeltype is set to "active". In both cases, + no fitting procedure is carried out. 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. |