Predict Method for Variance-Block Models
Source:R/NormalBlockBase-S3methods.R
predict.NormalBlockBase.RdPredicts observations Y for new covariates X. Specific to the variance-block family: the mean-block models have their own formula (mu = C B' X).
Usage
# S3 method for class 'NormalBlockBase'
predict(object, new_X, ...)