models_dens_MvT | R Documentation |
Return the CV predictive density evaluations for all the model combinations
models_dens_MvT(data, priors, coords, hyperpar, useKCV, K)
data |
list two elements: first named |
priors |
list priors: named |
coords |
matrix sample coordinates for X and Y |
hyperpar |
list two elemets: first named |
useKCV |
if |
K |
integer number of folds |
matrix posterior predictive density evaluations (each columns represent a different model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.