pred.block {MissCP}R Documentation

pred.block

Description

Prediction function (block)

Usage

pred.block(X, phi, j, p.x, p.y, h)

Arguments

X

data for prediction

phi

parameter matrix

j

the start time point for prediction

p.x

the dimension of data X

p.y

the dimension of data Y

h

the length of observation to predict

Value

prediction matrix


[Package MissCP version 0.1.0 Index]