gauss_kdens_arma | 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.
gauss_kdens_arma(x, newdata, Sigma, logweights, logd)
x |
matrix of observations |
newdata |
matrix of new observations at which to evaluated the kernel density |
Sigma |
covariance matrix |
logd |
logical; if |
log density estimator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.