EMderived
EMderived is a term used in statistics and data analysis to describe quantities, estimates, or models that are derived from the Expectation-Maximization (EM) algorithm. The EM algorithm is an iterative framework for maximum likelihood estimation in models with latent variables or incomplete data. In an EM-derived result, the parameters are obtained by alternating between an E-step, which computes the expected value of missing or latent data given current parameters, and an M-step, which maximizes the complete-data likelihood with respect to the parameters.
Common settings include Gaussian mixture models, factor analysis with missing data, and hidden Markov models; EM-derived
Extensions and related methods include Monte Carlo EM, variational EM, and online or stochastic EM, which adapt