Least squares cross-validation for truncated Gaussian samples.
tnorm_lscv(x, Omega, beta, xsamp, dxsamp, mckern = TRUE)
least square criterion value
n
by d
matrix of observations
smoothing positive-definite matrix
vector of constraints for the half-space
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