Regression modelRegression / GLM
贝叶斯多元线性回归
贝叶斯多元线性回归将一个连续结果建模为多个预测变量的线性组合,但它不产生单一的点估计,而是产生所有回归系数和误差方差的完整后验分布。这使得不确定性量化变得明确,并允许无缝地纳入来自理论或先前研究的先验知识。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
来源
- Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A., & Rubin, D. B. (2013). Bayesian Data Analysis (3rd ed.). CRC Press. ISBN: 978-1439840955
- Zellner, A. (1971). An Introduction to Bayesian Inference in Econometrics. Wiley. ISBN: 978-0471980650
如何引用本页
ScholarGate. (2026, June 3). Bayesian Multiple Linear Regression. ScholarGate. https://scholargate.app/zh/statistics/bayesian-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.
- 贝叶斯广义线性模型统计学↔ compare
- Bayesian Hierarchical Linear Model统计学↔ compare
- 贝叶斯简单线性回归统计学↔ compare
- Lasso 回归机器学习↔ compare
- 普通最小二乘法 (OLS) 回归计量经济学↔ compare
- 岭回归(Ridge Regression)机器学习↔ compare