From 91a5834dd701211f929fd25419dc34561ce3b4e7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Feb 2025 09:15:20 +0100 Subject: Initialize dev docs --- docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html | 145 +++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html (limited to 'docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html') diff --git a/docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html b/docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html new file mode 100644 index 00000000..d315baa2 --- /dev/null +++ b/docs/dev/reference/FOCUS_2006_DFOP_ref_A_to_B.html @@ -0,0 +1,145 @@ + +Results of fitting the DFOP model to Datasets A to B of FOCUS (2006) — FOCUS_2006_DFOP_ref_A_to_B • mkin + Skip to contents + + +
+
+
+ +
+

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.

+
+ +
+

Usage

+
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://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

+
+ +
+

Examples

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