Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Régression par Moindres Carrés Ordinaires (MCO)× | Moindres Carrés Pondérés (MCP)× | |
|---|---|---|
| Domaine≠ | Économétrie | Statistique |
| Famille | Regression model | Regression model |
| Année d'origine≠ | 2019 | 1935 |
| Auteur d'origine≠ | Wooldridge (textbook treatment); classical least squares | Alexander Craig Aitken |
| Type≠ | Linear regression | Weighted linear estimator |
| Source fondatrice≠ | Wooldridge, J. M. (2019). Introductory Econometrics: A Modern Approach (7th ed.). Cengage Learning. ISBN: 978-1337558860 | Aitken, A. C. (1935). IV.—On least squares and linear combination of observations. Proceedings of the Royal Society of Edinburgh, 55, 42–48. DOI ↗ |
| Alias | ordinary least squares, classical linear regression, linear regression, en küçük kareler regresyonu | WLS, weighted regression, heteroscedasticity-corrected OLS, variance-weighted least squares |
| Apparentées≠ | 5 | 3 |
| Résumé≠ | Ordinary Least Squares is the classical linear regression method that explains a continuous outcome as a linear combination of predictors. It estimates the coefficients by minimising the sum of squared residuals, and under the Gauss-Markov assumptions these estimates are the best linear unbiased estimator (BLUE). | Weighted Least Squares is a generalization of Ordinary Least Squares (OLS) regression that assigns each observation a weight inversely proportional to its error variance, thereby down-weighting high-variance data points and up-weighting precise ones. Introduced in its general matrix form by Alexander Craig Aitken in 1935, WLS is the canonical remedy when heteroscedasticity is present and the error variance structure is known or can be reliably estimated. |
| ScholarGateJeu de données ↗ |
|
|