aboutsummaryrefslogtreecommitdiff
path: root/man/FOMC_actual_twa.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-16 18:02:18 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-16 18:02:18 +0200
commitd81550d0cccae824cc748de48e7fd50ea8d8033a (patch)
treecb95252ff725b5dcd0237bb8f74fdac4a3e08d15 /man/FOMC_actual_twa.Rd
parent4bc95b3e4aae22e4052e0a4c905a9227c909e2cd (diff)
Make na.rm = FALSE the default for geomean()
This makes more sense and is in line with mean() from base R. Adapt tests and update docs.
Diffstat (limited to 'man/FOMC_actual_twa.Rd')
-rw-r--r--man/FOMC_actual_twa.Rd7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/FOMC_actual_twa.Rd b/man/FOMC_actual_twa.Rd
index 2c40048..a0c7284 100644
--- a/man/FOMC_actual_twa.Rd
+++ b/man/FOMC_actual_twa.Rd
@@ -9,8 +9,11 @@ FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation
18 December 2014, p. 251
}
\usage{
-FOMC_actual_twa(alpha = 1.0001, beta = 10, times = c(0, 1, 2, 4, 7,
- 14, 21, 28, 42, 50, 100))
+FOMC_actual_twa(
+ alpha = 1.0001,
+ beta = 10,
+ times = c(0, 1, 2, 4, 7, 14, 21, 28, 42, 50, 100)
+)
}
\arguments{
\item{alpha}{Parameter of the FOMC model}

Contact - Imprint