forecast: Model Forecasting

Description Usage Arguments Value Author(s)

Description

Generic method for forecasting from EWMA and GARCH models

Usage

1
forecast(model, nAhead, ...)

Arguments

model

a model object

nAhead

number of periods ahead to forecast

...

any other passthrough parameters

Value

forecasted value from model

Author(s)

Ross Bennett


GARPFRM documentation built on May 2, 2019, 5:45 p.m.

Related to forecast in GARPFRM...