Contains functions for applying the horseshoe prior to high- dimensional linear regression, yielding the posterior mean and credible intervals, amongst other things. The key parameter tau can be equipped with a prior or estimated via maximum marginal likelihood estimation (MMLE). The main function, horseshoe, is for linear regression. In addition, there are functions specifically for the sparse normal means problem, allowing for faster computation of for example the posterior mean and posterior variance. Finally, there is a function available to perform variable selection, using either a form of thresholding, or credible intervals.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | stats |
Suggests: | Hmisc |
Published: | 2016-11-08 |
Author: | Stephanie van der Pas [cre, aut], James Scott [aut], Antik Chakraborty [aut], Anirban Bhattacharya [aut] |
Maintainer: | Stephanie van der Pas <svdpas at math.leidenuniv.nl> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | horseshoe results |
Reference manual: | horseshoe.pdf |
Package source: | horseshoe_0.1.0.tar.gz |
Windows binaries: | r-devel: horseshoe_0.1.0.zip, r-release: horseshoe_0.1.0.zip, r-oldrel: horseshoe_0.1.0.zip |
OS X El Capitan binaries: | r-release: horseshoe_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: horseshoe_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=horseshoe to link to this page.