From 39b2c2c762b03922a2648b1b226d0f308600cc87 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jun 2018 01:24:15 +0200 Subject: Static documentation rebuilt by pkgdown 1.1.0 --- docs/reference/HS.solution.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/reference/HS.solution.html') diff --git a/docs/reference/HS.solution.html b/docs/reference/HS.solution.html index f633aa67..d06a839e 100644 --- a/docs/reference/HS.solution.html +++ b/docs/reference/HS.solution.html @@ -21,17 +21,23 @@ + + + - - - + + + + + + @@ -54,8 +60,12 @@ - mkin + + mkin + 0.9.47.1 + + @@ -103,20 +114,24 @@ -
+
+

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

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

Arguments

+

Arguments

@@ -157,7 +172,7 @@

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))
+ + -- cgit v1.2.1