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 Ridge Robuste× | Régression linéaire multiple robuste× | |
|---|---|---|
| Domaine | Statistique | Statistique |
| Famille | Regression model | Regression model |
| Année d'origine≠ | 1991 | 1964–1980s |
| Auteur d'origine≠ | Silvapulle (1991); building on Tikhonov (1963) and Huber (1964) | Peter J. Huber (M-estimators, 1964); extended by Rousseeuw, Yohai, and Maronna |
| Type≠ | Regularized robust linear regression | Robust linear regression |
| Source fondatrice≠ | Silvapulle, M. J. (1991). Robust ridge regression based on an M-estimator. Australian Journal of Statistics, 33(3), 319–333. link ↗ | Huber, P. J. (1964). Robust estimation of a location parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI ↗ |
| Alias | ridge M-estimation, robust regularized regression, M-estimator ridge, outlier-resistant ridge regression | robust MLR, M-estimator regression, resistant multiple regression, robust OLS |
| Apparentées≠ | 5 | 6 |
| Résumé≠ | Robust Ridge regression combines M-estimation with L2 (ridge) regularization to produce coefficient estimates that are simultaneously resistant to outliers and stable under multicollinearity. It minimizes a robust loss function (such as Huber's) penalized by the squared norm of the coefficient vector, downweighting influential observations while shrinking correlated predictors toward zero. | 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. |
| ScholarGateJeu de données ↗ |
|
|