From 8452daa2015aa645dcc1eca3ec2bba5726603e4e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 22 Sep 2018 09:54:59 +0200 Subject: Add test and update docs --- docs/reference/PEC_FOMC_accu_rel.html | 163 ++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 docs/reference/PEC_FOMC_accu_rel.html (limited to 'docs/reference/PEC_FOMC_accu_rel.html') diff --git a/docs/reference/PEC_FOMC_accu_rel.html b/docs/reference/PEC_FOMC_accu_rel.html new file mode 100644 index 0000000..7999e32 --- /dev/null +++ b/docs/reference/PEC_FOMC_accu_rel.html @@ -0,0 +1,163 @@ + + + + + + + + +Get the relative accumulation of an FOMC model over multiples of an interval — PEC_FOMC_accu_rel • pfm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
+ +

Get the relative accumulation of an FOMC model over multiples of an interval

+ +
+ +
PEC_FOMC_accu_rel(n, interval, FOMC)
+ +

Arguments

+ + + + + + + + + + + + + + +
n

number of applications

interval

Time between applications

FOMC

Named numeric vector containing the FOMC parameters alpha and beta

+ +

Value

+ +

A numeric vector containing all n accumulation factors for the n applications

+ + +
+ +
+ + +
+ + + + + + -- cgit v1.2.1