spPredict_BPS | R Documentation |
Perform prediction for BPS accelerated models - loop over prediction set
spPredict_BPS(data, X_u, priors, coords, crd_u, hyperpar, W, R, J)
data |
list two elements: first named |
X_u |
matrix unobserved instances covariate matrix |
priors |
list priors: named |
coords |
matrix sample coordinates for X and Y |
crd_u |
matrix unboserved instances coordinates |
hyperpar |
list two elemets: first named |
W |
matrix set of stacking weights |
R |
integer number of desired samples |
J |
integer number of desired partition of prediction set |
list BPS posterior predictive samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.