Introduction¶
- A few sentences on
- mixture modeling
- Bayesian n treatment of mixture models
- why hierarchical mixture models
- why temporal
Mixture modelling is a probabilistic representations of subpopulations (or clusters) within a population. It provides a flexible framework for statistical modeling and analysis.
Mixture Models¶
The pdf/pmf a mixture distributino is given by convex combination of the pdf/pmf of its individual components. We say a distribution
is a mixture of
component distributions if

A mixture model is characterized by a set of component parameters
and a prior distribution
over these components.