From 5b1179f0daff9077e1370065f9b9f03a2d0e0450 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Thu, 15 Oct 2020 12:53:23 +0200
Subject: Update online docs for release version
---
docs/reference/max_twa_parent.html | 29 ++++++++++++++++++-----------
1 file changed, 18 insertions(+), 11 deletions(-)
(limited to 'docs/reference/max_twa_parent.html')
diff --git a/docs/reference/max_twa_parent.html b/docs/reference/max_twa_parent.html
index ada54cba..8e584375 100644
--- a/docs/reference/max_twa_parent.html
+++ b/docs/reference/max_twa_parent.html
@@ -78,7 +78,7 @@ soil section of the FOCUS guidance." />
mkin
- 0.9.50.2
+ 0.9.50.3
@@ -115,6 +115,9 @@ soil section of the FOCUS guidance." />
Example evaluation of NAFTA SOP Attachment examples
+
+ Some benchmark timings
+
@@ -123,7 +126,7 @@ soil section of the FOCUS guidance." />
-
-
+
@@ -143,7 +146,7 @@ soil section of the FOCUS guidance." />
@@ -155,15 +158,15 @@ FOMC, DFOP and HS models, using the analytical formulas given in the PEC
soil section of the FOCUS guidance.
- max_twa_parent(fit, windows)
+ max_twa_parent(fit, windows)
-max_twa_sfo(M0 = 1, k, t)
+max_twa_sfo(M0 = 1, k, t)
-max_twa_fomc(M0 = 1, alpha, beta, t)
+max_twa_fomc(M0 = 1, alpha, beta, t)
-max_twa_dfop(M0 = 1, k1, k2, g, t)
+max_twa_dfop(M0 = 1, k1, k2, g, t)
-max_twa_hs(M0 = 1, k1, k2, tb, t)
+max_twa_hs(M0 = 1, k1, k2, tb, t)
Arguments
@@ -230,11 +233,15 @@ 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://esdac.jrc.ec.europa.eu/projects/degradation-kinetics
+ Author
+
+ Johannes Ranke
Examples
#> 7 21
+
fit <- mkinfit("FOMC",
FOCUS_2006_C, quiet
= TRUE)
+
max_twa_parent(fit,
c(7,
21))
+
#> 7 21
#> 34.71343 18.22124
@@ -252,7 +259,7 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,
--
cgit v1.2.1