方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 稳健的马氏距离× | 最小裁剪平方和(LTS)回归× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 1990 | 1984 |
| 提出者≠ | Rousseeuw & Van Zomeren (robust distance); Filzmoser, Garrett & Reimann (multivariate outlier detection) | Peter J. Rousseeuw |
| 类型≠ | Robust multivariate outlier detection | Robust linear regression |
| 开创性文献≠ | Rousseeuw, P. J. & Van Zomeren, B. C. (1990). Unmasking Multivariate Outliers and Leverage Points. Journal of the American Statistical Association, 85(411), 633-639. DOI ↗ | Rousseeuw, P. J. (1984). Least Median of Squares Regression. Journal of the American Statistical Association, 79(388), 871-880. DOI ↗ |
| 别名≠ | MCD Mahalanobis distance, robust mahalanobis, minimum covariance determinant distance, Robust Mahalanobis Uzaklığı | LTS, least trimmed squares regression, trimmed least squares, robust regression |
| 相关 | 5 | 5 |
| 摘要≠ | Robust Mahalanobis Distance flags multivariate outliers by measuring how far each observation lies from the centre of the data using a robust covariance estimate. It builds on the robust-distance framework of Rousseeuw and Van Zomeren (1990) and the multivariate outlier-detection approach of Filzmoser, Garrett and Reimann (2005), replacing the classical mean and covariance with the Minimum Covariance Determinant (MCD) estimate so that the outliers themselves do not distort the distance. | Least Trimmed Squares is a robust linear regression method introduced by Peter J. Rousseeuw in 1984. Instead of fitting all residuals, it estimates the coefficients by minimising the sum of only the h smallest squared residuals, which gives it a breakdown point of up to 50% and reliable estimates on data heavily contaminated by outliers. |
| ScholarGate数据集 ↗ |
|
|