dnorMmix | R Documentation |
Calculates the probability density function of the multivariate normal distribution.
dnorMmix(x, nMm)
x |
a vector or matrix of multivariate observations |
nMm |
a |
Returns the density of nMm
at point x
. Iterates over components of the
mixture and returns weighted sum of dmvnorm
.
Nicolas Trutmann
rnorMmix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.