mig_lscv | R Documentation |
Given a data matrix over a half-space defined by beta
,
compute the average using leave-one-out cross validation density minus
half the squared density.
mig_lscv(x, beta, Omega, 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 least square cross-validation criterion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.