From d09233dd6cd6cf60d3b00b30ee59ec148bba3187 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 15 Sep 2018 20:03:55 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/drcfit.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'docs/reference/drcfit.html') diff --git a/docs/reference/drcfit.html b/docs/reference/drcfit.html index d08b4b0..b4c299b 100644 --- a/docs/reference/drcfit.html +++ b/docs/reference/drcfit.html @@ -62,7 +62,7 @@ drfit - 0.7.1 + 0.7.2 @@ -120,7 +120,7 @@ used for the dose and a numeric vector “response” with the response values of the test system normalized between 0 and 1. Such a data frame can be easily obtained if a compliant RODBC data source is available for use in - conjunction with the function drdata.

+ conjunction with the function drdata.

If there is a column called “ok” and it is set to “no fit” in a specific line, then the corresponding data point will be excluded from the fitting procedure, although it will be plotted.

@@ -130,7 +130,7 @@

A boolean defining if cumulative density curves of normal distributions are fitted against the decadic logarithm of the dose. Default ist TRUE. Note that the parameter definitions used in the model are different to the - ones used in drfit. Parameter e from LN.2 is listed + ones used in drfit. Parameter e from LN.2 is listed as a here, and parameter b from there is listed as b.

@@ -139,7 +139,7 @@ plogis are fitted to the decadic logarithm of the dose. Default is FALSE. Again the parameter definitions used in the model are different to the - ones used in drfit. Parameter e from LL.2 is listed + ones used in drfit. Parameter e from LL.2 is listed as a here, and parameter b from LL.2 is listed as b.

@@ -147,12 +147,12 @@

A boolean defining if Weibull dose-response models (W1.2 are fitted to the untransformed dose. Default is FALSE. Note that the results differ from the ones obtained with - drfit, due to a different model specification.

+ drfit, due to a different model specification.

linlogit

A boolean defining if the linear-logistic function - linlogitf as defined by van Ewijk and Hoekstra 1993 is + linlogitf as defined by van Ewijk and Hoekstra 1993 is fitted to the data. Default is FALSE. Obtaining the ED50 (and EDx values in general) uses ED internally and does not always give a result.

@@ -212,7 +212,7 @@ 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.

+ used) are different to the ones used in drfit.

c

Only the “linlogit” fit produces a third parameter c, which is the parameter f from the BC.4 function.

If the parameter showED50 was set to TRUE, the ED50 values and their @@ -231,8 +231,8 @@

See also

Further examples are given in help pages to the datasets - antifoul, IM1xIPC81 and - IM1xVibrio.

+ antifoul, IM1xIPC81 and + IM1xVibrio.

Examples

@@ -266,7 +266,6 @@

Author

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