From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/max_twa_parent.html | 202 +++++++++++++++---------------------- 1 file changed, 84 insertions(+), 118 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 892aa4e1..c560a763 100644 --- a/docs/reference/max_twa_parent.html +++ b/docs/reference/max_twa_parent.html @@ -1,6 +1,10 @@ -Function to calculate maximum time weighted average concentrations from -kinetic models fitted with mkinfit — max_twa_parent • mkinFunction to calculate maximum time weighted average concentrations from +kinetic models fitted with mkinfit — max_twa_parent • mkin + + Skip to contents -
-
-
- +
+
+
-
+

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, @@ -123,7 +92,8 @@ FOMC, DFOP and HS models, using the analytical formulas given in the PEC soil section of the FOCUS guidance.

-
+
+

Usage

max_twa_parent(fit, windows)
 
 max_twa_sfo(M0 = 1, k, t)
@@ -135,8 +105,8 @@ soil section of the FOCUS guidance.

max_twa_hs(M0 = 1, k1, k2, tb, t)
-
-

Arguments

+
+

Arguments

fit

An object of class mkinfit.

@@ -185,29 +155,29 @@ factor (f_twa) is calculated.

Parameter of the HS model.

-
-

Value

+
+

Value

For max_twa_parent, a numeric vector, named using the windows argument. For the other functions, a numeric vector of length one (also known as 'a number').

-
-

References

+
+

References

FOCUS (2006) “Guidance Document on Estimating Persistence 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

+
+

Author

Johannes Ranke

-
-

Examples

+
+

Examples


   fit <- mkinfit("FOMC", FOCUS_2006_C, quiet = TRUE)
   max_twa_parent(fit, c(7, 21))
@@ -216,26 +186,22 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,
 
 
-
- -
+
-
+
- -- cgit v1.2.1 From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/reference/max_twa_parent.html | 138 ++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 77 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 c560a763..453f801a 100644 --- a/docs/reference/max_twa_parent.html +++ b/docs/reference/max_twa_parent.html @@ -1,85 +1,69 @@ -Function to calculate maximum time weighted average concentrations from kinetic models fitted with mkinfit — max_twa_parent • mkinFunction to calculate maximum time weighted average concentrations from -kinetic models fitted with mkinfit — max_twa_parent • mkin +soil section of the FOCUS guidance."> Skip to contents - -
- - + + -- cgit v1.2.1