diff options
Diffstat (limited to 'docs/reference/max_twa_parent.html')
-rw-r--r-- | docs/reference/max_twa_parent.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/max_twa_parent.html b/docs/reference/max_twa_parent.html index 9e1e3974..696ca729 100644 --- a/docs/reference/max_twa_parent.html +++ b/docs/reference/max_twa_parent.html @@ -27,6 +27,14 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Function to calculate maximum time weighted average concentrations from kinetic models fitted with mkinfit — max_twa_parent" /> + +<meta property="og:description" content="This function calculates maximum moving window time weighted average concentrations +(TWAs) for kinetic models fitted with mkinfit. Currently, only +calculations for the parent are implemented for the SFO, FOMC and DFOP models, +using the analytical formulas given in the PEC soil section of the FOCUS +guidance." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -178,3 +186,4 @@ guidance.</p> </body> </html> + |