Binary-valued Bayesian variable selection
A python tool for performing Bayesian variable selection in a classification model for observations with binary features, applied primarily to rare-variant gene-level collapsing data from UK Biobank. Demonstrated on a synthetic binary-valued dataset.
Dependencies:
python=3.10.13
numpy=1.22.4
scipy=1.11.4
pandas=1.5.3
See jupyter notebook.