Learn R Programming

BayesS5 (version 1.41)

Bayesian Variable Selection Using Simplified Shotgun Stochastic Search with Screening (S5)

Description

In p >> n settings, full posterior sampling using existing Markov chain Monte Carlo (MCMC) algorithms is highly inefficient and often not feasible from a practical perspective. To overcome this problem, we propose a scalable stochastic search algorithm that is called the Simplified Shotgun Stochastic Search (S5) and aimed at rapidly explore interesting regions of model space and finding the maximum a posteriori(MAP) model. Also, the S5 provides an approximation of posterior probability of each model (including the marginal inclusion probabilities). This algorithm is a part of an article titled "Scalable Bayesian Variable Selection Using Nonlocal Prior Densities in Ultrahigh-dimensional Settings" (2018) by Minsuk Shin, Anirban Bhattacharya, and Valen E. Johnson and "Nonlocal Functional Priors for Nonparametric Hypothesis Testing and High-dimensional Model Selection" (2020+) by Minsuk Shin and Anirban Bhattacharya.

Copy Link

Version

Install

install.packages('BayesS5')

Monthly Downloads

225

Version

1.41

License

GPL (>= 2)

Maintainer

Minsuk Shin

Last Published

March 24th, 2020

Functions in BayesS5 (1.41)

S5

Simplified shotgun stochastic search algorithm with screening (S5)
ind_fun_pemom

the log-marginal likelhood function based on peMoM priors and inverse gamma prior (0.01,0.01)
Bernoulli_Uniform

Bernoulli-Uniform model prior
Uniform

Uniform model prior
ind_fun_NLfP

the log-marginal likelhood function based on the invers moment functional priors and inverse gamma prior (0.01,0.01)
S5_additive

Simplified shotgun stochastic search algorithm with screening (S5) for additive models
hyper_par

Tuning parameter selection for nonlocal priors
obj_fun_pemom

the log posterior distribution based on peMoM priors and inverse gamma prior (0.01,0.01)
obj_fun_pimom

the log posterior distribution based on piMoM priors and inverse gamma prior (0.01,0.01)
result

Posterior inference results from the object of S5
ind_fun_pimom

the log-marginal likelhood function based on piMoM priors
obj_fun_g

the log posterior distribution based on g-priors and inverse gamma prior (0.01,0.01)
ind_fun_g

Zellner's g-prior
result_est_MAP

Posterior inference results from the object of S5
S5_parallel

Parallel version of S5
SSS

Shotgun stochastic search algorithm (SSS)
result_est_LS

Posterior inference results from the object of S5