diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
commit | a401a9225d212ed4dc64e96765f04aaaf17cc8c1 (patch) | |
tree | 998d055acecd0e8e1aaf66e441ccdfb205084795 /docs/articles/twa.html | |
parent | e05656d57668688b971c28e32b4cfd4d3eac4662 (diff) |
Further corrections of the twa vignette
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/twa.html')
-rw-r--r-- | docs/articles/twa.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/articles/twa.html b/docs/articles/twa.html index b15f1522..799349d9 100644 --- a/docs/articles/twa.html +++ b/docs/articles/twa.html @@ -130,7 +130,7 @@ <p><span class="math display">\[f_\textrm{twa} = \frac{1}{t} \left( \frac{1}{k_1} \left( 1 - e^{- k_1 t_b} \right) + \frac{e^{- k_1 t_b}}{k_2} \left( 1 - e^{- k_2 (t - t_b)} \right) \right) \]</span></p> -<p>Note that a method for calculating maximum moving window time weighted average concentrations for a model fitted by ‘mkinfit’ is include in the ‘mkin’ package (<a href="https://pkgdown.jrwb.de/mkin/reference/max_twa_parent.html">‘max_twa_parent’</a>. If the same is needed for metabolites, the function <a href="https://pkgdown.jrwb.de/pfm/reference/max_twa.html">‘max_twa’</a> can be used.</p> +<p>Note that a method for calculating maximum moving window time weighted average concentrations for a model fitted by ‘mkinfit’ or from parent decline model parameters is included in the <a href="https://pkgdown.jrwb.de/mkin/reference/max_twa_parent.html">‘max_twa_parent’</a> function. If the same is needed for metabolites, the function <a href="https://pkgdown.jrwb.de/pfm/reference/max_twa.html">‘max_twa’</a> from the ‘pfm’ package can be used.</p> <div id="refs" class="references"> <div id="ref-FOCUSkinetics2014"> <p>FOCUS Work Group on Degradation Kinetics. 2014. <em>Generic Guidance for Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in Eu Registration</em>. 1.1 ed. <a href="http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics" class="uri">http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics</a>.</p> |