From 8bdb4cd437a9d4663e542f95869e8692aa38dadb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 7 May 2020 08:59:29 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/SFORB.solution.html | 75 ++++++++++++++++++-------------------- 1 file changed, 36 insertions(+), 39 deletions(-) (limited to 'docs/reference/SFORB.solution.html') diff --git a/docs/reference/SFORB.solution.html b/docs/reference/SFORB.solution.html index fbf067af..c9f1b471 100644 --- a/docs/reference/SFORB.solution.html +++ b/docs/reference/SFORB.solution.html @@ -10,23 +10,27 @@ - + - + - + + + + + - - + + - + - - + + @@ -41,7 +45,6 @@ the kinetic model with first-order terms for a two-way transfer from a free to a bound fraction, and a first-order degradation term for the free fraction. The initial condition is a defined amount in the free fraction and no substance in the bound fraction." /> - @@ -59,7 +62,7 @@ and no substance in the bound fraction." /> - +
@@ -117,7 +120,12 @@ and no substance in the bound fraction." />
@@ -132,7 +140,7 @@ and no substance in the bound fraction." />
@@ -144,19 +152,11 @@ fraction. The initial condition is a defined amount in the free fraction and no substance in the bound fraction.

-
SFORB.solution(t, parent.0, k_12, k_21, k_1output)
+
SFORB.solution(t, parent_0, k_12, k_21, k_1output)

Arguments

- - - - - - - - @@ -176,28 +176,25 @@ fraction.

The value of the response variable, which is the sum of free and bound fractions at time t.

-

References

+

See also

-

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

+

Other parent solutions: +DFOP.solution(), +FOMC.solution(), +HS.solution(), +IORE.solution(), +SFO.solution(), +logistic.solution()

Examples

- plot(function(x) SFORB.solution(x, 100, 0.5, 2, 3), 0, 2)
+ plot(function(x) SFORB.solution(x, 100, 0.5, 2, 3), 0, 2)
- @@ -208,7 +205,7 @@ fraction.

-

Site built with pkgdown 1.4.1.

+

Site built with pkgdown 1.5.1.

-- cgit v1.2.1
t

Time.

parent.0

Starting value for the response variable at time zero.

k_12

Kinetic constant describing transfer from free to bound.