From 38f9e15f0c972c1516ae737a2bca8d7789581bbd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 09:19:21 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html | 129 +++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html (limited to 'docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html') diff --git a/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html new file mode 100644 index 00000000..5c0faa43 --- /dev/null +++ b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html @@ -0,0 +1,129 @@ + + + + + + + + +FOCUS_2006_DFOP_ref_A_to_B. 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.

+ + +
data(FOCUS_2006_DFOP_ref_A_to_B)
+ +
+

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
+
f
The fitted f 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://focus.jrc.ec.europa.eu/dk

+
+ +

Examples

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