Comparer des méthodes

Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.

Estimation par maximum de vraisemblance×Algorithme EM×
DomaineStatistiqueStatistique
FamilleRegression modelMachine learning
Année d'origine19221977
Auteur d'origineR. A. FisherDempster, Laird & Rubin
TypeParametric point estimatorIterative optimization algorithm
Source fondatriceFisher, R. A. (1922). On the mathematical foundations of theoretical statistics. Philosophical Transactions of the Royal Society of London, Series A, 222, 309–368. DOI ↗Dempster, A. P., Laird, N. M., & Rubin, D. B. (1977). Maximum likelihood from incomplete data via the EM algorithm. Journal of the Royal Statistical Society: Series B, 39(1), 1–38. DOI ↗
AliasMLE, maximum-likelihood estimator, ML estimation, Fisher's method of maximum likelihoodEM, Expectation-Maximization, Maximum Likelihood via Incomplete Data, BM Algoritması
Apparentées42
RésuméMaximum Likelihood Estimation (MLE) is a general-purpose parametric method for estimating the unknown parameters of a statistical model by finding the parameter values that make the observed data most probable. Formalized by R. A. Fisher in his landmark 1922 paper in the Philosophical Transactions of the Royal Society, MLE has become the dominant parameter-estimation paradigm in modern statistics and is the foundational engine behind logistic regression, generalized linear models, structural equation modeling, and virtually all parametric inference procedures.The Expectation-Maximization (EM) algorithm is an iterative optimization procedure for finding maximum likelihood or maximum a posteriori estimates of parameters in statistical models with latent variables or missing data. Introduced by Dempster, Laird, and Rubin in their landmark 1977 paper, EM alternates between computing the expected complete-data log-likelihood (E-step) and maximizing it with respect to the parameters (M-step), guaranteeing monotone non-decreasing likelihood at each iteration.
ScholarGateJeu de données
  1. v1
  2. 2 Sources
  3. PUBLISHED
  1. v1
  2. 1 Sources
  3. PUBLISHED

Aller à la recherche Download slides

ScholarGateComparer des méthodes: Maximum Likelihood Estimation · EM Algorithm. Consulté le 2026-06-15 sur https://scholargate.app/fr/compare