Regression modelRegression / GLM
贝叶斯LASSO回归
贝叶斯LASSO回归在回归系数上放置双指数(拉普拉斯)先验,这是经典LASSO惩罚的贝叶斯对应物。它在相干的后验推断框架内同时收缩小系数趋向于零并执行软变量选择,该框架通过可信区间自然地量化参数不确定性。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Park, T., & Casella, G. (2008). The Bayesian Lasso. Journal of the American Statistical Association, 103(482), 681–686. DOI: 10.1198/016214508000000337 ↗
- Tibshirani, R. (1996). Regression Shrinkage and Selection via the Lasso. Journal of the Royal Statistical Society: Series B, 58(1), 267–288. DOI: 10.1111/j.2517-6161.1996.tb02080.x ↗
如何引用本页
ScholarGate. (2026, June 3). Bayesian Least Absolute Shrinkage and Selection Operator Regression. ScholarGate. https://scholargate.app/zh/statistics/bayesian-lasso-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
- Lasso 回归机器学习↔ compare
- 岭回归(Ridge Regression)机器学习↔ compare