From aed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 13:16:17 +0100 Subject: Reorganise data generation - Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory --- docs/reference/PEC_FOMC_accu_rel.html | 149 +++++++++------------------------- 1 file changed, 38 insertions(+), 111 deletions(-) (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 index e4d9bf4..ebe531f 100644 --- a/docs/reference/PEC_FOMC_accu_rel.html +++ b/docs/reference/PEC_FOMC_accu_rel.html @@ -1,61 +1,12 @@ - - - - - - - -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 • 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

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

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

+
+

Arguments

+
n
+

number of applications

+ + +
interval
+

Time between applications

+ + +
FOMC
+

Named numeric vector containing the FOMC parameters alpha and beta

+ +
+
+

Value

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