d_pred_cpp | R Documentation |
Evaluate the density of a set of unobserved response with respect to the conditional posterior predictive
d_pred_cpp(data, X_u, Y_u, d_u, d_us, hyperpar, poster)
data |
list two elements: first named |
X_u |
matrix unobserved instances covariate matrix |
Y_u |
matrix unobserved instances response 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 |
vector posterior predictive density evaluations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.