手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 加重最小二乗法 (WLS)× | 頑健回帰× | |
|---|---|---|
| 分野 | 統計学 | 統計学 |
| 系統 | Regression model | Regression model |
| 提唱年≠ | 1935 | 1964 |
| 提唱者≠ | Alexander Craig Aitken | Peter J. Huber (M-estimation, 1964); Frank Hampel (influence function, 1974) |
| 種類≠ | Weighted linear estimator | Regression with outlier resistance |
| 原典≠ | Aitken, A. C. (1935). IV.—On least squares and linear combination of observations. Proceedings of the Royal Society of Edinburgh, 55, 42–48. DOI ↗ | Huber, P. J. (1964). Robust estimation of a location parameter. The Annals of Mathematical Statistics, 35(1), 73–101. DOI ↗ |
| 別名 | WLS, weighted regression, heteroscedasticity-corrected OLS, variance-weighted least squares | M-estimation regression, robust linear regression, outlier-resistant regression, MM-estimation |
| 関連≠ | 3 | 6 |
| 概要≠ | 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. | Robust regression estimates the linear relationship between a continuous outcome and predictors while sharply reducing the influence of outliers and leverage points. Unlike OLS, which is highly sensitive to extreme observations, robust methods assign down-weighted influence to atypical data points, producing coefficient estimates that remain stable even when a fraction of the data is contaminated or non-normally distributed. |
| ScholarGateデータセット ↗ |
|
|