Learn R Programming

BVSNLP (version 1.1.9)

Bayesian Variable Selection in High Dimensional Settings using Nonlocal Priors

Description

Variable/Feature selection in high or ultra-high dimensional settings has gained a lot of attention recently specially in cancer genomic studies. This package provides a Bayesian approach to tackle this problem, where it exploits mixture of point masses at zero and nonlocal priors to improve the performance of variable selection and coefficient estimation. product moment (pMOM) and product inverse moment (piMOM) nonlocal priors are implemented and can be used for the analyses. This package performs variable selection for binary response and survival time response datasets which are widely used in biostatistic and bioinformatics community. Benefiting from parallel computing ability, it reports necessary outcomes of Bayesian variable selection such as Highest Posterior Probability Model (HPPM), Median Probability Model (MPM) and posterior inclusion probability for each of the covariates in the model. The option to use Bayesian Model Averaging (BMA) is also part of this package that can be exploited for predictive power measurements in real datasets.

Copy Link

Version

Install

install.packages('BVSNLP')

Monthly Downloads

208

Version

1.1.9

License

GPL (>= 2)

Maintainer

Amir Nikooienejad

Last Published

August 28th, 2020

Functions in BVSNLP (1.1.9)

HyperSelect

Hyperparameter selection for iMOM prior density
PreProcess

Preprocessing the design matrix, preparing it for variable selection procedure
predBMA

Predictive accuracy measurement using Bayesian Model Averaging
cox_bvs

Non-parallel version of Bayesian variable selector for survival data using nonlocal priors
ModProb

Logarithm of unnormalized probability of a given model
logreg_bvs

Non-parallel version of Bayesian variable selector for logistic regression data using nonlocal priors
CoefEst

Coefficient estimation for a specific set of covariates
bvs

High dimensional Bayesian variable selection using nonlocal priors