Learn R Programming

MissCP (version 0.1.1)

pred: pred

Description

function to do the prediction

Usage

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

Value

prediction matrix

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