Mhorseshoe | R Documentation |
Mhorseshoe is a package for a high-dimensional Bayesian linear
modeling algorithm using a horseshoe prior. This package provides two
different algorithm functions : exact_horseshoe
,
approx_horseshoe
. approx_horseshoe is version that can lower
the computational cost than the existing horseshoe estimator through the
approximate MCMC algorithm in the case of p >> N
for p
predictors and N
observations. You can see examples of the use of the
two algorithms through the vignette, browseVignettes("Mhorseshoe")
.
Maintainer: Kang Mingi leehuimin115@g.skku.edu
Authors:
Lee Kyoungjae leekjstat@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.