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/FOMC.solution.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/reference/FOMC.solution.html') diff --git a/docs/reference/FOMC.solution.html b/docs/reference/FOMC.solution.html index 397dc82d..4b8f1c92 100644 --- a/docs/reference/FOMC.solution.html +++ b/docs/reference/FOMC.solution.html @@ -21,12 +21,15 @@ + + + - - - + + + + + + @@ -57,8 +63,12 @@ The form given here differs slightly from the original reference by Gustafson - mkin + + mkin + 0.9.47.1 + + @@ -106,12 +117,15 @@ The form given here differs slightly from the original reference by Gustafson -
+
+

Function describing exponential decline from a defined starting value, with a decreasing rate constant.

@@ -119,10 +133,11 @@ The form given here differs slightly from the original reference by Gustafson and Holden (1990). The parameter beta corresponds to 1/beta in the original equation.

+
FOMC.solution(t, parent.0, alpha, beta)
-

Arguments

+

Arguments

@@ -168,7 +183,7 @@ The form given here differs slightly from the original reference by Gustafson

Examples

-
plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2, ylim = c(0, 100))
+
plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2, ylim = c(0, 100))
+ + -- cgit v1.2.1