dens_loocv_MvT: Compute the LOOCV of the density evaluations for fixed values...

View source: R/RcppExports.R

dens_loocv_MvTR 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_MvT(data, priors, coords, hyperpar)

Arguments

data

list two elements: first named Y, second named X

priors

list priors: named \mu_B,V_r,\Psi,\nu

coords

matrix sample coordinates for X and Y

hyperpar

list two elemets: first named \alpha, second named \phi

Value

vector posterior predictive density evaluations


spBPS documentation built on Oct. 25, 2024, 5:07 p.m.