forecast.simpleVAR2: Forecast a VAR from class simpleVAR2

Description Usage Arguments Value

View source: R/SimpleVAR2.r

Description

Function for obtaininng forcast of a VAR model

Usage

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

Arguments

object

An object of class "simpleVAR2.".

h

Number of periods for the forecasted 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.