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

n by d matrix of observations

Omega

smoothing positive-definite matrix

beta

vector of constraints for the half-space

Value

LCV criterion value


[Package mig version 2.0 Index]