mig_rlcv | R Documentation |
Given a data matrix over a half-space defined by beta
,
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.
mig_rlcv(x, beta, Omega, an, xsamp, dxsamp, mckern = TRUE)
x |
|
beta |
|
Omega |
|
xsamp |
matrix of points at which to evaluate the integral |
dxsamp |
density of points |
the value of the likelihood cross-validation criterion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.