Description Usage Arguments Details Value Examples
View source: R/predict.gsvcm.R
This function is used to make predictions of the generalized spatially varying coefficient models.
1 | predict.gsvcm(mfit, Xpred, Spred)
|
mfit |
Fitted “gsvcm" object.
|
Xpred |
The design matrix for prediction.
|
Spred |
The cooridinates for prediction.
|
This R package is the implementation program for manuscript entitled "Generalized Spatially Varying Coefficinet Models" by Myungjin Kim and Li Wang.
A vector of predicted response is returned.
1 | # See an example of fit.gsvcm.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.