Learn R Programming

GHS (version 0.1)

Graphical Horseshoe MCMC Sampler Using Data Augmented Block Gibbs Sampler

Description

Draw posterior samples to estimate the precision matrix for multivariate Gaussian data. Posterior means of the samples is the graphical horseshoe estimate by Li, Bhadra and Craig(2017) . The function uses matrix decomposition and variable change from the Bayesian graphical lasso by Wang(2012) , and the variable augmentation for sampling under the horseshoe prior by Makalic and Schmidt(2016) . Structure of the graphical horseshoe function was inspired by the Bayesian graphical lasso function using blocked sampling, authored by Wang(2012) .

Copy Link

Version

Install

install.packages('GHS')

Monthly Downloads

149

Version

0.1

License

GPL-2

Maintainer

Ashutosh Srivastava

Last Published

October 30th, 2018

Functions in GHS (0.1)

GHS_est

GHS MCMC sampler using data-augmented block (column-wise) Gibbs sampler