From a77a10ea6c607346778ba0700b3b66ac393101a2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 27 May 2020 06:06:08 +0200 Subject: Create up to date pkgdown docs in development mode --- docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html | 212 +++++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html (limited to 'docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html') diff --git a/docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html b/docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html new file mode 100644 index 00000000..b07abb0d --- /dev/null +++ b/docs/dev/reference/FOCUS_2006_HS_ref_A_to_F.html @@ -0,0 +1,212 @@ + + + + + + + + +Results of fitting the HS model to Datasets A to F of FOCUS (2006) — FOCUS_2006_HS_ref_A_to_F • mkin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+ +
+
+ + +
+

A table with the fitted parameters and the resulting DT50 and DT90 values +generated with different software packages. Taken directly from FOCUS (2006). +The results from fitting the data with the Topfit software was removed, as +the initial concentration of the parent compound was fixed to a value of 100 +in this fit.

+
+ +
FOCUS_2006_HS_ref_A_to_F
+ + +

Format

+ +

A data frame containing the following variables.

+
package

a factor giving the name of the software package

+
M0

The fitted initial concentration of the parent compound

+
tb

The fitted tb parameter

+
k1

The fitted k1 parameter

+
k2

The fitted k2 parameter

+
DT50

The resulting half-life of the parent compound

+
DT90

The resulting DT90 of the parent compound

+
dataset

The FOCUS dataset that was used

+ + + +

Source

+ +

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 Document Reference Sanco/10058/2005 version 2.0, 434 pp, + http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

+ +

Examples

+
data(FOCUS_2006_HS_ref_A_to_F)
+
+ +
+ + + +
+ + + + + + + + -- cgit v1.2.1