dens_loocv {spBPS} | R Documentation |
Compute the LOOCV of the density evaluations for fixed values of the hyperparameters
Description
Compute the LOOCV of the density evaluations for fixed values of the hyperparameters
Usage
dens_loocv(data, priors, coords, hyperpar)
Arguments
data |
list two elements: first named |
priors |
list priors: named |
coords |
matrix sample coordinates for X and Y |
hyperpar |
list two elemets: first named |
Value
vector posterior predictive density evaluations
[Package spBPS version 0.0-4 Index]