forecast.mq: Forecast a moving quantile effects model

Description Usage Arguments Value Author(s)

Description

Forecasts moving quantile effects model for specified number of periods ahead

Usage

1
  forecast.mq(object, h)

Arguments

object

a moving quantile model, result of a call to mq

h

Number of periods for forecasting

Value

a list with the following elements:

mean

the forecast

x

the original data series

full

original data series combined with the forecast

Author(s)

Vaidotas Zemlys


mpiktas/mqmod documentation built on May 23, 2019, 6:31 a.m.