r_pred_cond {spBPS} | R Documentation |
Draw from the conditional posterior predictive for a set of unobserved covariates
Description
Draw from the conditional posterior predictive for a set of unobserved covariates
Usage
r_pred_cond(data, X_u, d_u, d_us, hyperpar, poster, post)
Arguments
data |
list two elements: first named |
X_u |
matrix unobserved instances covariate matrix |
d_u |
matrix unobserved instances distance matrix |
d_us |
matrix cross-distance between unobserved and observed instances matrix |
hyperpar |
list two elemets: first named |
poster |
list output from |
post |
list output from |
Value
list posterior predictive samples
[Package spBPS version 0.0-4 Index]