pred.block: Prediction function (block)

Description Usage Arguments Value

View source: R/LinearDetect-package.R

Description

Prediction function (block)

Usage

1
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


LinearDetect documentation built on March 22, 2021, 9:06 a.m.