From af2e1540cdad2fd00bb6216a38a754ff748629ad Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 25 Oct 2019 02:10:08 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/HS.solution.html | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) (limited to 'docs/reference/HS.solution.html') diff --git a/docs/reference/HS.solution.html b/docs/reference/HS.solution.html index b46902c5..82b9324c 100644 --- a/docs/reference/HS.solution.html +++ b/docs/reference/HS.solution.html @@ -8,11 +8,13 @@ Hockey-Stick kinetics — HS.solution • mkin + + @@ -32,14 +34,15 @@ - + +between them." /> + @@ -110,7 +113,6 @@ News - @@ -132,14 +134,12 @@
-

Function describing two exponential decline functions with a break point - between them.

- +between them.

HS.solution(t, parent.0, k1, k2, tb)
- +

Arguments

@@ -161,37 +161,34 @@ - +
tb

Break point. Before this time, exponential decline according - to k1 is calculated, after this time, exponential decline proceeds - according to k2.

Break point. Before this time, exponential decline according to +k1 is calculated, after this time, exponential decline proceeds +according to k2.

- +

Value

The value of the response variable at time t.

-

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, +

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

-

Examples

-
plot(function(x) HS.solution(x, 100, 2, 0.3, 0.5), 0, 2, ylim=c(0,100))
+
+ plot(function(x) HS.solution(x, 100, 2, 0.3, 0.5), 0, 2, ylim=c(0,100))
+