Bayesian linear regression with the horseshoe hierarchy
This file implements Bayesian linear regression with the horseshoe hierarchy using a simple Gibbs sampler.
References:
A simple sampler for Bayesian linear regression with the horseshoe hierarchy
E. Makalic and D. F. Schmidt,
arXiv:1508.03884 [stat.CO], 2015
The horseshoe estimator for sparse signals
C. M. Carvalho, N. G. Polson and J. G. Scott
Biometrika, Vol. 97, No. 2, pp. 465--480, 2010
NOTE: A new toolbox, baysreg, which implements Bayesian regularised linear and logistic regression is now available on MATLAB Central (File ID: #60823).
Citation pour cette source
Statovic (2026). Bayesian linear regression with the horseshoe hierarchy (https://fr.mathworks.com/matlabcentral/fileexchange/52479-bayesian-linear-regression-with-the-horseshoe-hierarchy), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Statistics and Machine Learning Toolbox > Regression > Model Building and Assessment > Bayesian Regression >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.21.0.0 | - Updated description |
||
| 1.2.0.0 | - Updated description to include information on the new regularised regression toolbox
|
||
| 1.1.0.0 | -Much improved sampling of the conditional distribution for betas (implemented Rue's algorithm for n>p)
|
||
| 1.0.0.0 |
