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.
Version: | 1.1.8 |
Depends: | R (≥ 3.1.0) |
Imports: | Rcpp, doParallel, foreach, parallel |
LinkingTo: | Rcpp, RcppArmadillo, RcppEigen, RcppNumerical |
Suggests: | doMPI |
Published: | 2019-06-12 |
Author: | Amir Nikooienejad [aut, cre], Valen E. Johnson [ths] |
Maintainer: | Amir Nikooienejad <amir at stat.tamu.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
CRAN checks: | BVSNLP results |
Reference manual: | BVSNLP.pdf |
Package source: | BVSNLP_1.1.8.tar.gz |
Windows binaries: | r-devel: BVSNLP_1.1.8.zip, r-release: BVSNLP_1.1.8.zip, r-oldrel: BVSNLP_1.1.8.zip |
macOS binaries: | r-release: BVSNLP_1.1.8.tgz, r-oldrel: BVSNLP_1.1.8.tgz |
Old sources: | BVSNLP archive |
Please use the canonical form https://CRAN.R-project.org/package=BVSNLP to link to this page.