From a350a16bb2c11986faf5883a2804d46b03bd7c8f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 10 Sep 2016 05:21:52 +0200 Subject: Static documentation rebuilt with current staticdocs Using hadley/staticdocs commit #8c1069d from 8 days ago --- docs/FOCUS_2006_FOMC_ref_A_to_F.html | 131 +++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 docs/FOCUS_2006_FOMC_ref_A_to_F.html (limited to 'docs/FOCUS_2006_FOMC_ref_A_to_F.html') diff --git a/docs/FOCUS_2006_FOMC_ref_A_to_F.html b/docs/FOCUS_2006_FOMC_ref_A_to_F.html new file mode 100644 index 00000000..580cdb88 --- /dev/null +++ b/docs/FOCUS_2006_FOMC_ref_A_to_F.html @@ -0,0 +1,131 @@ + + + + +FOCUS_2006_FOMC_ref_A_to_F. mkin 0.9.44.9000 + + + + + + + + + + + + + + + + + + +
+
+ +
+ +

+Results of fitting the FOMC model to Datasets A to F of FOCUS (2006) +

+ +
+
+

Usage

+
data(FOCUS_2006_FOMC_ref_A_to_F)
+ +
+

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

+ +

alpha
The fitted alpha parameter

+ +

beta
The fitted beta 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_FOMC_ref_A_to_F)
+
+ +
+ + +
+ + \ No newline at end of file -- cgit v1.2.1