gauss_lscv | R Documentation |
Least squares cross-validation for weighted Gaussian samples.
gauss_lscv(x, Sigma, logweights, xsamp, dxsamp, mckern = TRUE)
x |
|
Sigma |
smoothing positive-definite matrix |
logweights |
log vector of weights |
xsamp |
|
dxsamp |
|
mckern |
logical; if |
least square criterion value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.