rwrf: Random walk (with drift) resampling-based forecast

Description Usage Arguments

Description

Random walk (with drift) resampling-based forecast

Usage

1
rwrf(x, h = 10L, R = 500L, level = c(80, 95))

Arguments

x

a numeric vector or time series

h

number of periods for forecasting

R

number of bootstrap replications

level

confidence levels for prediction intervals

lambda

Box-Cox transformation parameter. Ignored if NULL. Otherwise, forecasts back-transformed via an inverse Box-Cox transformation


twolodzko/boots documentation built on May 3, 2019, 1:51 p.m.