arimaPred.plot: Plot the prediction and confidence interval of arima model

Description Usage Arguments

Description

Compute the prediction and standard error of the prediction and plot the prediction and confidence interval of arima model

Usage

1
arimaPred.plot(series, Arima, b, h, level = 0.95, new.xreg = NULL)

Arguments

series

time series data

Arima

Fitted ARIMA model from arima

b

number of periods for original data plotting

h

number of periods for forecasting

level

confidence level for prediction intervals

new.xreg

optional, a vector or matrix of external regressors


yanyachen/arimaMisc documentation built on May 4, 2019, 2:30 p.m.