Regression modelRegression / GLM
贝叶斯简单线性回归
贝叶斯简单线性回归通过结合高斯似然函数与截距、斜率和误差方差的先验分布,来模拟连续结果与单个预测变量之间的关系。其结果是所有参数的完整后验分布,提供概率性的不确定性量化,而非单一的点估计。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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
- McElreath, R. (2020). Statistical Rethinking: A Bayesian Course with Examples in R and Stan (2nd ed.). CRC Press. ISBN: 978-0367139919
如何引用本页
ScholarGate. (2026, June 3). Bayesian Simple Linear Regression. ScholarGate. https://scholargate.app/zh/statistics/bayesian-simple-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
- 贝叶斯多元线性回归统计学↔ compare
- 贝叶斯分位数回归统计学↔ compare
- 贝叶斯稳健回归统计学↔ compare
- 普通最小二乘法 (OLS) 回归计量经济学↔ compare
- 简单线性回归统计学↔ compare