Regression model
ステップワイズ回帰
ステップワイズ回帰は、統計的基準、通常はF統計量またはp値の閾値に従って、予測変数を一度に1つずつ追加または削除する、重回帰のための自動変数選択手順である。フォワード選択アルゴリズムはEfroymson (1960) によって正式に記述され、双方向バリアントはDraperとSmithによって1966年の画期的な著書『Applied Regression Analysis』で普及した。歴史的に広く使用されてきたにもかかわらず、この手法は現在広く批判されており、その文書化はあらゆる標準的な手法ライブラリにおいて不可欠である。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Efroymson, M. A. (1960). Multiple regression analysis. In A. Ralston & H. S. Wilf (Eds.), Mathematical Methods for Digital Computers (pp. 191–203). Wiley. link ↗
- Draper, N. R., & Smith, H. (1966). Applied Regression Analysis (1st ed.). Wiley. ISBN: 9780471221708
- Draper, N. R., & Smith, H. (1998). Applied Regression Analysis (3rd ed.). Wiley. ISBN: 9780471170822
このページの引用方法
ScholarGate. (2026, June 3). Stepwise Variable Selection in Multiple Regression. ScholarGate. https://scholargate.app/ja/statistics/stepwise-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.
- Elastic Net機械学習↔ compare
- Lasso回帰機械学習↔ compare
- Multiple Linear Regression統計学↔ compare
- 偏最小二乗回帰(PLS)機械学習↔ compare
- リッジ回帰機械学習↔ compare