forecast.simpleVAR: Forecast a VAR from class simpleVAR

Description Usage Arguments Value

View source: R/SimpleVAR.r

Description

Forecast a VAR from class simpleVAR

Usage

1
2
## S3 method for class 'simpleVAR'
forecast(object, h = 10, colnames = NULL)

Arguments

object

An object of class "simpleVAR".

h

Number of periods for the simulated series

colnames

Name of the columns (time periods)

Value

A matrix with the forecast series


amvillegas/iMoMo documentation built on Sept. 18, 2020, 11:25 p.m.