Least squares cross-validation for weighted Gaussian samples.
gauss_lscv(x, Sigma, logweights, xsamp, dxsamp, mckern = TRUE)least square criterion value
n by d matrix of observations
smoothing positive-definite matrix
log vector of weights
n by d random sample for Monte Carlo estimation of bias
n vector of density for the points from xsamp
logical; if TRUE, uses the kernel as sampler for Monte Carlo estimation