From 8f38147e145c66ebd27f5d9fcc6f00172c25872f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2016 23:18:20 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/SFO.solution.html | 67 ++++++++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 24 deletions(-) (limited to 'docs/reference/SFO.solution.html') diff --git a/docs/reference/SFO.solution.html b/docs/reference/SFO.solution.html index 9cf069d7..b2d5526e 100644 --- a/docs/reference/SFO.solution.html +++ b/docs/reference/SFO.solution.html @@ -6,14 +6,13 @@ -SFO.solution. mkin + Single First-Order kinetics — SFO.solution • mkin - - + @@ -22,6 +21,7 @@ + @@ -34,10 +34,9 @@ -
+
- -
- +
+
+ -
-

Function describing exponential decline from a defined starting value.

SFO.solution(t, parent.0, k)
-

Arguments

+

Arguments

t
Time.
@@ -92,31 +93,49 @@
Kinetic constant.
-
-

Value

- -

The value of the response variable at time t.

-
+

Value

-
-

References

+

The value of the response variable at time t.

+ +

References

-

FOCUS (2006) “Guidance Document on Estimating Persistence and +

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://focus.jrc.ec.europa.eu/dk

-
-

Examples

+ +

+ + Examples +

## Not run: plot(function(x) SFO.solution(x, 100, 3), 0, 2)
-
+
-- cgit v1.2.1