r_pred_joint | R Documentation |
Draw from the joint posterior predictive for a set of unobserved covariates
r_pred_joint(data, X_u, d_u, d_us, hyperpar, poster, R)
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 |
R |
integer number of posterior predictive samples |
list posterior predictive samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.