gauss_rlcv | R Documentation |
Robust likelihood cross-validation criterion function of Wu.
gauss_rlcv(x, Sigma, logweights, an, xsamp, dxsamp, mckern = TRUE)
x |
|
Sigma |
smoothing positive-definite matrix |
logweights |
log vector of weights |
an |
threshold for linear approximation |
xsamp |
|
dxsamp |
|
mckern |
logical; if |
RLCV criterion value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.