powered by
Calculates the probability density function of the multivariate normal distribution.
dnorMmix(x, nMm)
Returns the density of nMm at point x. Iterates over components of the mixture and returns weighted sum of dmvnorm.
nMm
x
dmvnorm
a vector or matrix of multivariate observations
a "norMmix" object
"norMmix"
Nicolas Trutmann
rnorMmix