diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-05 12:46:31 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-05 12:46:31 +0200 |
commit | ccc70e82af4ba435f0a71ba1ae4e0e92045c3852 (patch) | |
tree | d8ffd99be771f47eae876f244b049742481bdd25 /docs/reference/FOCUS_2006_SFO_ref_A_to_F.html | |
parent | 1c7dbeec335c404377381157d34db6e219ce3f21 (diff) |
Static docs except articles rebuilt with current pkgdown
Diffstat (limited to 'docs/reference/FOCUS_2006_SFO_ref_A_to_F.html')
-rw-r--r-- | docs/reference/FOCUS_2006_SFO_ref_A_to_F.html | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html b/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html index 263b9b31..24070b9c 100644 --- a/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html +++ b/docs/reference/FOCUS_2006_SFO_ref_A_to_F.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_SFO_ref_A_to_F • mkin</title> +<title>Results of fitting the SFO model to Datasets A to F of FOCUS (2006) — FOCUS_2006_SFO_ref_A_to_F • 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 SFO model to Datasets A to F of FOCUS (2006)</h1> </div> @@ -108,19 +111,18 @@ 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_SFO_ref_A_to_F</span>)</pre> + <pre class="usage"><span class='fu'>data</span>(<span class='no'>FOCUS_2006_SFO_ref_A_to_F</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>k</code></dt><dd>The fitted first-order degradation rate constant</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>k</code></dt><dd><p>The fitted first-order degradation rate constant</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> @@ -128,7 +130,7 @@ in this fit.</p> 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, - <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> |