From 3151647526f299686b68420a83ae38cd7f3d08f5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Nov 2015 09:05:15 +0100 Subject: Rebuild vignettes and static documentation --- inst/web/FOCUS_2006_DFOP_ref_A_to_B.html | 130 +++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 inst/web/FOCUS_2006_DFOP_ref_A_to_B.html (limited to 'inst/web/FOCUS_2006_DFOP_ref_A_to_B.html') diff --git a/inst/web/FOCUS_2006_DFOP_ref_A_to_B.html b/inst/web/FOCUS_2006_DFOP_ref_A_to_B.html new file mode 100644 index 00000000..19ec4c4b --- /dev/null +++ b/inst/web/FOCUS_2006_DFOP_ref_A_to_B.html @@ -0,0 +1,130 @@ + + + + +FOCUS_2006_DFOP_ref_A_to_B. mkin 0.9-41 + + + + + + + + + + + + + + + + + +
+
+ +
+ +

+Results of fitting the DFOP model to Datasets A to B of FOCUS (2006) +

+ +
+
+

Usage

+
data(FOCUS_2006_DFOP_ref_A_to_B)
+ +
+

Description

+ +

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.

+ +
+ +
+

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) +
+
+
+ + + +
+
+ + +
+ + \ No newline at end of file -- cgit v1.2.3