gauss_loo | R Documentation |
Given a data matrix, compute the log density using leave-one-out cross validation, taking in turn an observation as location vector and computing the density of the resulting mixture.
gauss_loo(x, Sigma, logweights)
x |
|
Sigma |
smoothing positive-definite matrix |
logweights |
vector of log weights |
a vector of values for the weighted leave-one-out likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.