tellipt_kdens {mig} | R Documentation |
Given a data matrix over a half-space defined by beta
,
compute the log density of the asymmetric truncated Gaussian kernel density estimator,
taking in turn an observation as location vector.
tellipt_kdens(x, newdata, Sigma, beta, log = TRUE, ...)
x |
|
newdata |
matrix of new observations at which to evaluated the kernel density |
Sigma |
scale matrix |
beta |
|
log |
logical; if |
a vector containing the value of the kernel density at each of the newdata
points