Regression modelRegression / GLM
广义线性模型 (GLM)
广义线性模型 (Generalized Linear Model, GLM) 是一个统一的回归框架,它将普通线性回归扩展到指数族分布的响应变量——包括二元、计数、比例和连续正值响应变量。连接函数将线性预测器与响应变量的均值联系起来,从而能够在高斯情况之外进行原理性的建模。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+5 more
来源
- 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: 10.2307/2344614 ↗
- McCullagh, P., & Nelder, J. A. (1989). Generalized Linear Models (2nd ed.). Chapman and Hall/CRC. ISBN: 978-0412317606
如何引用本页
ScholarGate. (2026, June 3). Generalized Linear Model. ScholarGate. https://scholargate.app/zh/statistics/generalized-linear-model
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.
- 广义可加模型 (GAM)机器学习↔ compare
- 逻辑回归研究统计学↔ compare
- 负二项回归计量经济学↔ compare
- 普通最小二乘法 (OLS) 回归计量经济学↔ compare
- 有序逻辑回归统计学↔ compare
- 泊松回归与负二项回归计量经济学↔ compare