tnorm_lcv {mig} | R Documentation |
Likelihood cross-validation for truncated normal kernel density estimation
Description
Likelihood cross-validation criterion function.
Usage
tnorm_lcv(x, Omega, beta)
Arguments
x |
|
Omega |
smoothing positive-definite matrix |
beta |
vector of constraints for the half-space |
Value
LCV criterion value
[Package mig version 2.0 Index]