Regression modelRegression / GLM
頑健な重回帰分析
頑健な重回帰分析は、外れ値や正規性仮定の違反に対して頑健でありながら、連続的な結果変数と複数の予測変数との間の線形関係を推定します。残差平方和の最小化の代わりに、有界損失関数(最も一般的にはハバーまたはテューキーのビスクエア)を使用するため、極端な観測値が推定係数に与える影響は限定的になります。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+1 more
出典
- Huber, P. J. (1964). Robust estimation of a location parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI: 10.1214/aoms/1177703732 ↗
- Maronna, R. A., Martin, R. D., & Yohai, V. J. (2006). Robust Statistics: Theory and Methods. Wiley. ISBN: 978-0470010921
このページの引用方法
ScholarGate. (2026, June 3). Robust Multiple Linear Regression. ScholarGate. https://scholargate.app/ja/statistics/robust-multiple-linear-regression
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Lasso回帰機械学習↔ compare
- Multiple Linear Regression統計学↔ compare
- 最小二乗法 (OLS) 回帰計量経済学↔ compare
- 分位点回帰計量経済学↔ compare
- リッジ回帰機械学習↔ compare
- 頑健回帰統計学↔ compare