brian-j-smith / Mamba.jl

Markov chain Monte Carlo (MCMC) for Bayesian analysis in julia
Other
254 stars 52 forks source link

Slice Simplex #51

Closed bdeonovic closed 9 years ago

brian-j-smith commented 9 years ago

I made some revisions to the code. If you have time, a Model-based example is needed to test the SliceSimplex constructor before public release. Its implementation is more involved than some of the other samplers.