aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-05 12:46:31 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-05 12:46:31 +0200
commitccc70e82af4ba435f0a71ba1ae4e0e92045c3852 (patch)
treed8ffd99be771f47eae876f244b049742481bdd25 /docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html
parent1c7dbeec335c404377381157d34db6e219ce3f21 (diff)
Static docs except articles rebuilt with current pkgdown
Diffstat (limited to 'docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html')
-rw-r--r--docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html38
1 files changed, 20 insertions, 18 deletions
diff --git a/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html
index fff99b6c..703dc472 100644
--- a/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html
+++ b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html
@@ -6,8 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<title>
- — FOCUS_2006_DFOP_ref_A_to_B • mkin</title>
+<title>Results of fitting the DFOP model to Datasets A to B of FOCUS (2006) — FOCUS_2006_DFOP_ref_A_to_B • mkin</title>
<!-- jquery -->
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script>
@@ -26,12 +25,14 @@
<script src="../pkgdown.js"></script>
<!-- mathjax -->
-<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
+<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
+
+
</head>
<body>
@@ -71,6 +72,9 @@
<li>
<a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
</li>
+ <li>
+ <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a>
+ </li>
</ul>
</li>
<li>
@@ -96,8 +100,7 @@
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
- <h1>
-</h1>
+ <h1>Results of fitting the DFOP model to Datasets A to B of FOCUS (2006)</h1>
</div>
@@ -108,21 +111,20 @@ the initial concentration of the parent compound was fixed to a value of 100
in this fit.</p>
- <pre><span class='fu'>data</span>(<span class='no'>FOCUS_2006_DFOP_ref_A_to_B</span>)</pre>
+ <pre class="usage"><span class='fu'>data</span>(<span class='no'>FOCUS_2006_DFOP_ref_A_to_B</span>)</pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
- <p>A data frame containing the following variables.
- <dl class='dl-horizontal'>
- <dt><code>package</code></dt><dd>a factor giving the name of the software package</dd>
- <dt><code>M0</code></dt><dd>The fitted initial concentration of the parent compound</dd>
- <dt><code>f</code></dt><dd>The fitted f parameter</dd>
- <dt><code>k1</code></dt><dd>The fitted k1 parameter</dd>
- <dt><code>k2</code></dt><dd>The fitted k2 parameter</dd>
- <dt><code>DT50</code></dt><dd>The resulting half-life of the parent compound</dd>
- <dt><code>DT90</code></dt><dd>The resulting DT90 of the parent compound</dd>
- <dt><code>dataset</code></dt><dd>The FOCUS dataset that was used</dd>
- </dl></p>
+ <p>A data frame containing the following variables.</p><dl class='dl-horizontal'>
+ <dt><code>package</code></dt><dd><p>a factor giving the name of the software package</p></dd>
+ <dt><code>M0</code></dt><dd><p>The fitted initial concentration of the parent compound</p></dd>
+ <dt><code>f</code></dt><dd><p>The fitted f parameter</p></dd>
+ <dt><code>k1</code></dt><dd><p>The fitted k1 parameter</p></dd>
+ <dt><code>k2</code></dt><dd><p>The fitted k2 parameter</p></dd>
+ <dt><code>DT50</code></dt><dd><p>The resulting half-life of the parent compound</p></dd>
+ <dt><code>DT90</code></dt><dd><p>The resulting DT90 of the parent compound</p></dd>
+ <dt><code>dataset</code></dt><dd><p>The FOCUS dataset that was used</p></dd>
+ </dl>
<h2 class="hasAnchor" id="source"><a class="anchor" href="#source"></a>Source</h2>
@@ -130,7 +132,7 @@ in this fit.</p>
Degradation Kinetics from Environmental Fate Studies on Pesticides in EU
Registration&#8221; Report of the FOCUS Work Group on Degradation Kinetics,
EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,
- <a href = 'http://focus.jrc.ec.europa.eu/dk'>http://focus.jrc.ec.europa.eu/dk</a></p>
+ <a href = 'http://esdac.jrc.europa.eu/projects/degradation-kinetics'>http://esdac.jrc.europa.eu/projects/degradation-kinetics</a></p>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>

Contact - Imprint