marcjwilliams1 / ApproxBayes.jl

Approximate Bayesian Computation (ABC) algorithms for likelihood free inference in julia
Other
52 stars 19 forks source link

Swap ABC runs in test_bayesfactor.jl #27

Closed quipa closed 6 years ago

quipa commented 6 years ago

Swap order of the ABC SMC Model and ABC Rejection to run in the same order as the remaining test code (ABC SMC 1st, ABC Rejection 2nd)