pred.block: Prediction function (block)

View source: R/Functions_BSS_SGL.R

pred.blockR Documentation

Prediction function (block)

Description

Prediction function (block)

Usage

pred.block(Y, phi, q, nob, p, h)

Arguments

Y

data for prediction

phi

parameter matrix

q

lag

nob

total length of data

p

the dimension of time series components

h

the length of observation to predict

Value

prediction matrix


VARDetect documentation built on May 10, 2022, 9:07 a.m.