方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 稳健简单线性回归× | 稳健多元线性回归× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 1964-1987 | 1964–1980s |
| 提出者≠ | Peter J. Huber (M-estimators, 1964); Rousseeuw & Leroy (practical framework, 1987) | Peter J. Huber (M-estimators, 1964); extended by Rousseeuw, Yohai, and Maronna |
| 类型 | Robust linear regression | Robust linear regression |
| 开创性文献≠ | Rousseeuw, P. J., & Leroy, A. M. (1987). Robust Regression and Outlier Detection. John Wiley & Sons. ISBN: 978-0471852339 | Huber, P. J. (1964). Robust estimation of a location parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI ↗ |
| 别名 | robust SLR, M-estimator simple regression, outlier-resistant simple regression, robust bivariate regression | robust MLR, M-estimator regression, resistant multiple regression, robust OLS |
| 相关 | 6 | 6 |
| 摘要≠ | Robust simple linear regression fits a straight line through bivariate data using loss functions or weighting schemes that down-weight outliers, producing slope and intercept estimates that are far less sensitive to extreme observations than ordinary least squares while remaining easy to interpret. | Robust multiple linear regression estimates the linear relationship between a continuous outcome and several predictors while being resistant to outliers and violations of the normality assumption. Instead of minimising the sum of squared residuals, it uses a bounded loss function — most commonly Huber's or Tukey's bisquare — so that extreme observations receive limited influence on the estimated coefficients. |
| ScholarGate数据集 ↗ |
|
|