From 9b36a3d2055d3bfa4844ca43acc232f064856871 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 31 Mar 2017 12:10:59 +0200 Subject: Further improvement to checkcontrols() Static documentation rebuilt by pkgdown::build_site() --- docs/reference/drcfit.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/reference/drcfit.html') diff --git a/docs/reference/drcfit.html b/docs/reference/drcfit.html index 75a168a..e7de303 100644 --- a/docs/reference/drcfit.html +++ b/docs/reference/drcfit.html @@ -165,10 +165,10 @@
mtype

If the data did not show a mean response < 0.5 at the highest dose level, the 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. If the fitted ED50 + In both cases, no fitting procedure is carried out. If the fitted ED50 is higher than the highest dose, “no fit” is given here.

logED50

The decadic logarithm of the ED50

-
low %

The lower bound of the confidence interval of log ED50. +

low %

The lower bound of the confidence interval of log ED50. The name of the column depends on the requested confidence level.

high %

The higher bound of the confidence interval of log ED50. The name of the column depends on the requested confidence level.

@@ -176,11 +176,11 @@
sigma

The square root of the estimated variance of the random error as returned by summary.drc.

a

For the linlogit model, this is the parameter e from BC.4. - For the probit and the logit model, this is the ED50. For the weibull - model, this is parameter e from W1.2. Note that the Weibull + For the probit and the logit model, this is the ED50. For the weibull + model, this is parameter e from W1.2. Note that the Weibull model is fitted to the untransformed data.

b

For the linlogit, probit, logit and weibull models, these are the - parameters b from BC.4, LN.2, + parameters b from BC.4, LN.2, LL.2 and W1.2, respectively. Note that the parameter definitions (and in the case of Weibull, the model used) are different to the ones used in drfit.

@@ -236,7 +236,7 @@

Author

- Johannes Ranke jranke@uni-bremen.de + Johannes Ranke jranke@uni-bremen.de http://www.uft.uni-bremen.de/chemie/ranke The functionality of the drc package used under the hood in this function was written by Christian Ritz. -- cgit v1.2.1