From b935273d651301b271e0cb66bf36c2bbc1d15b32 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Jan 2019 01:40:24 +0100 Subject: Separate out PELMO utilities into rPELMO --- man/FOMC_actual_twa.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/FOMC_actual_twa.Rd') diff --git a/man/FOMC_actual_twa.Rd b/man/FOMC_actual_twa.Rd index 7a1f0fb..2c40048 100644 --- a/man/FOMC_actual_twa.Rd +++ b/man/FOMC_actual_twa.Rd @@ -9,8 +9,8 @@ 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} -- cgit v1.2.1