mixeddensity
Mixeddensity, commonly called a mixture density, is a probability density function that results from a convex combination of component densities. It provides a compact way to model a population that consists of several subpopulations, each described by its own distribution, without requiring a single shared form for all observations.
Mathematically, if a random variable X arises from K subpopulations with densities f1, f2, ..., fK and
Commonly, finite mixture models assume a fixed number of components K with parametric forms for the f_k.
Estimation typically relies on maximum likelihood and the expectation-maximization (EM) algorithm, possibly augmented with model selection