English

Some Simplifications for the Expectation-Maximization (EM) Algorithm: The Linear Regression Model Case

Methodology 2025-09-25 v1

Abstract

The EM algorithm is a generic tool that offers maximum likelihood solutions when datasets are incomplete with data values missing at random or completely at random. At least for its simplest form, the algorithm can be rewritten in terms of an ANCOVA regression specification. This formulation allows several analytical results to be derived that permit the EM algorithm solution to be expressed in terms of new observation predictions and their variances. Implementations can be made with a linear regression or a nonlinear regression model routine, allowing missing value imputations, even when they must satisfy constraints. Fourteen example datasets gleaned from the EM algorithm literature are reanalyzed. Imputation results have been verified with SAS PROC MI. Six theorems are proved that broadly contextualize imputation findings in terms of the theory, methodology, and practice of statistical science.

Keywords

Cite

@article{arxiv.2509.19461,
  title  = {Some Simplifications for the Expectation-Maximization (EM) Algorithm: The Linear Regression Model Case},
  author = {Daniel A. Griffith},
  journal= {arXiv preprint arXiv:2509.19461},
  year   = {2025}
}

Comments

23 pages, 7 tables, 1 figure, former Interstat (now defunct) publication

R2 v1 2026-07-01T05:52:55.975Z