prepare_real_data: SARIMA Simulations from Real World Data templates

Description Usage Arguments Examples

Description

SARIMA Simulations from Real World Data templates

Usage

1
prepare_real_data(n.draws = 10, n = 92, bootstrap = TRUE)

Arguments

n.draws

number of draws

n

length of the time series (in quarterts, incl 1 year foracast)

bootstrap

should the errors in the simulated series be bootstraped?

Examples

1
real_data <- prepare_real_data(10)  # use 1000 to replicate paper

christophsax/tdmc documentation built on May 9, 2019, 12:47 p.m.