방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 강건 릿지 회귀 (Robust Ridge Regression)× | 강건 다중 선형 회귀× | |
|---|---|---|
| 분야 | 통계학 | 통계학 |
| 계열 | Regression model | Regression model |
| 기원 연도≠ | 1991 | 1964–1980s |
| 창시자≠ | Silvapulle (1991); building on Tikhonov (1963) and Huber (1964) | Peter J. Huber (M-estimators, 1964); extended by Rousseeuw, Yohai, and Maronna |
| 유형≠ | Regularized robust linear regression | Robust linear regression |
| 원전≠ | 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 ↗ |
| 별칭 | ridge M-estimation, robust regularized regression, M-estimator ridge, outlier-resistant ridge regression | robust MLR, M-estimator regression, resistant multiple regression, robust OLS |
| 관련≠ | 5 | 6 |
| 요약≠ | 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. |
| ScholarGate데이터셋 ↗ |
|
|