mig_kdens | R Documentation |
Given a matrix of new observations, compute the density of the multivariate
inverse Gaussian mixture defined by assigning equal weight to each component where
\boldsymbol{\xi}
is the location parameter.
mig_kdens(x, newdata, Omega, beta, log = FALSE)
x |
|
newdata |
matrix of new observations at which to evaluated the kernel density |
Omega |
|
beta |
|
log |
logical; if |
value of the (log)-density at newdata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.