dot-recursiveforecast: Recursively forecast a VAR

.recursiveforecastR Documentation

Recursively forecast a VAR

Description

This function is not meant to be directly called by the user and is only a helper function

Usage

.recursiveforecast(Y, Phi_hat, phi_0, h)

Arguments

Y

Data matrix

Phi_hat

Coefficient matrix

phi_0

Constant terms

h

Forecast horizon

Value

Returns a matrix of forecasts


bigtime documentation built on Aug. 22, 2023, 1:08 a.m.