Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 345 Bytes

rBMC

Bayesian Model Combination for optimizing AUC

Currently three version of ensemble weights computing methods are avilable:

  • Bayesian Model Averaging
  • Bayesian Model Combination (Naive)
  • Bayesian Model Combination (Iterative)

To install:

  • the latest development version:
devtools::install_github("yanyachen/rBMC")