Learn R Programming

LinearDetect (version 0.1.5)

pred.block.var: Prediction function for VAR (block)

Description

Prediction function for VAR (block)

Usage

pred.block.var(Y, phi, q, TT, p, h)

Arguments

Y

data for prediction

phi

parameter matrix

q

the AR order

TT

the start time point for prediction

p

the number of time series components

h

the length of observation to predict

Value

prediction matrix