A C++ library for Bayesian modeling, mainly through Markov chain Monte Carlo, but with a few other methods supported. BOOM = "Bayesian Object Oriented Modeling". It is also the sound your computer makes when it crashes.
Take a look. I still need to add the bindings for the class methods in BigAssSplitSlabSampler. But this compiles and works so far. There are some things that need to be smoothed out in the spikeslab.py.
Thanks for merging. I'll add the other method bindings today. The logic in the python code is a little out of wack. I'll send an email with some detail.
Take a look. I still need to add the bindings for the class methods in BigAssSplitSlabSampler. But this compiles and works so far. There are some things that need to be smoothed out in the spikeslab.py.