Skip to contents

Predicts observations Y for new covariates X.

Usage

# S3 method for class 'NormalBlockVarBase'
predict(object, new_X, ...)

Arguments

object

An object of class NormalBlockVarBase.

new_X

New set of covariates.

...

not used, only here for S3 compatibility

Value

A n*p prediction matrix for new observations