Description Usage Arguments Details Value
This function is used to make predictions of the multivariate varying coefficient models.
1 2 | ## S3 method for class 'SVCMimage'
predict(mfit, Xpred, Zpred)
|
mfit |
Fitted “SVCMimage" object.
|
Xpred |
The design matrix for prediction.
|
Zpred |
The cooridinates for prediction.
|
This R package is the implementation program for manuscript entitled “Multivariate Spline Estimation and Inference for Varying Coefficient Models with Imaging Data" by Shan Yu, Guannan Wang, Li Wang and Lijian Yang.
A matrix of predicted images is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.