From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/mkinerrmin.html | 199 +++++++++++++++++------------------------ 1 file changed, 81 insertions(+), 118 deletions(-) (limited to 'docs/reference/mkinerrmin.html') diff --git a/docs/reference/mkinerrmin.html b/docs/reference/mkinerrmin.html index 11837e63..3c984039 100644 --- a/docs/reference/mkinerrmin.html +++ b/docs/reference/mkinerrmin.html @@ -1,125 +1,92 @@ -Calculate the minimum error to assume in order to pass the variance test — mkinerrmin • mkinCalculate the minimum error to assume in order to pass the variance test — mkinerrmin • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

This function finds the smallest relative error still resulting in passing the chi-squared test as defined in the FOCUS kinetics report from 2006.

-
+
+

Usage

mkinerrmin(fit, alpha = 0.05)
-
-

Arguments

+
+

Arguments

fit

an object of class mkinfit.

@@ -128,8 +95,8 @@ the chi-squared test as defined in the FOCUS kinetics report from 2006.

The confidence level chosen for the chi-squared test.

-
-

Value

+
+

Value

A dataframe with the following components:

@@ -148,12 +115,12 @@ point with observed values in the series only counts one time.

dataframe has one row for the total dataset and one further row for each observed state variable in the model.

-
-

Details

+
+

Details

This function is used internally by summary.mkinfit.

-
-

References

+
+

References

FOCUS (2006) “Guidance Document on Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration” Report of the FOCUS Work Group on Degradation Kinetics, EC @@ -161,8 +128,8 @@ Document Reference Sanco/10058/2005 version 2.0, 434 pp, http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

-
-

Examples

+
+

Examples


 SFO_SFO = mkinmod(parent = mkinsub("SFO", to = "m1"),
                   m1 = mkinsub("SFO"),
@@ -187,26 +154,22 @@ Document Reference Sanco/10058/2005 version 2.0, 434 pp,
 
 
-
- -
+
-
+
- -- cgit v1.2.1 From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/reference/mkinerrmin.html | 117 ++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 65 deletions(-) (limited to 'docs/reference/mkinerrmin.html') diff --git a/docs/reference/mkinerrmin.html b/docs/reference/mkinerrmin.html index 3c984039..26cc19f7 100644 --- a/docs/reference/mkinerrmin.html +++ b/docs/reference/mkinerrmin.html @@ -1,76 +1,63 @@ -Calculate the minimum error to assume in order to pass the variance test — mkinerrmin • mkin +Calculate the minimum error to assume in order to pass the variance test — mkinerrmin • mkin Skip to contents - -