手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 一般化線形モデル(GLM)× | 最小二乗法 (OLS) 回帰× | |
|---|---|---|
| 分野≠ | 統計学 | 計量経済学 |
| 系統 | Regression model | Regression model |
| 提唱年≠ | 1972 | 2019 |
| 提唱者≠ | John A. Nelder & Robert W. M. Wedderburn | Wooldridge (textbook treatment); classical least squares |
| 種類≠ | Regression framework | Linear regression |
| 原典≠ | Nelder, J. A., & Wedderburn, R. W. M. (1972). Generalized linear models. Journal of the Royal Statistical Society: Series A (General), 135(3), 370–384. DOI ↗ | Wooldridge, J. M. (2019). Introductory Econometrics: A Modern Approach (7th ed.). Cengage Learning. ISBN: 978-1337558860 |
| 別名 | GLM, generalized regression, exponential family regression, link-function model | ordinary least squares, classical linear regression, linear regression, en küçük kareler regresyonu |
| 関連≠ | 6 | 5 |
| 概要≠ | The Generalized Linear Model is a unified regression framework that extends ordinary linear regression to outcomes from the exponential family — including binary, count, proportion, and continuous positive outcomes. A link function connects the linear predictor to the mean of the response, enabling principled modelling beyond the Gaussian case. | Ordinary Least Squares is the classical linear regression method that explains a continuous outcome as a linear combination of predictors. It estimates the coefficients by minimising the sum of squared residuals, and under the Gauss-Markov assumptions these estimates are the best linear unbiased estimator (BLUE). |
| ScholarGateデータセット ↗ |
|
|