From 23528ad9b4f07434b3249f1e48ade1e0d07528bf Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jun 2018 02:11:57 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/drfit.html | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) (limited to 'docs/reference/drfit.html') diff --git a/docs/reference/drfit.html b/docs/reference/drfit.html index 4430a5b..4aa7935 100644 --- a/docs/reference/drfit.html +++ b/docs/reference/drfit.html @@ -21,17 +21,23 @@ + + + - - - + + + + + + @@ -54,8 +60,12 @@ - drfit + + drfit + 0.7.1 + + @@ -79,16 +90,20 @@ -
+
+

Fit dose-response relationships to dose-response data and calculate biometric results for (eco)toxicity evaluation

+
drfit(data, startlogED50 = NA, chooseone = TRUE, probit = TRUE, logit = FALSE,
   weibull = FALSE, linlogit = FALSE, level = 0.95, linlogitWrong = NA,
@@ -96,7 +111,7 @@
   showED50 = FALSE,
   EDx = NULL, EDx.tolerance = 1e-4)
-

Arguments

+

Arguments

@@ -255,12 +270,12 @@

See also

-

Further examples are given in help pages to the datasets +

Further examples are given in help pages to the datasets antifoul, IM1xIPC81 and IM1xVibrio. Since version 0.6.1 of this package, there is a drop-in replacement function drcfit which internally uses the drc package and also gives - confidence intervals for EDx values via this package.

+ confidence intervals for EDx values via this package.

Examples

@@ -309,5 +324,8 @@ + + + -- cgit v1.2.1