Skip to contents
abcrejection()
Run ABC rejection inference in parallel
abcsmc()
Run ABC-SMC inference in parallel
plot_abcrejection_res()
Plot abcrejection results : pairplot
plot_abcsmc_res()
Plot abcsmc results : pairplot and model selection
plot_densityridges()
Plot abcsmc results : densityridges for estimated parameters
plot_ess()
Plot abcsmc results : ESS (Effective Sample Size) over iterations
plot_thresholds()
Plot abcsmc results : thresholds over iterations
subjob_rejection()
Run a subtask of the ABC rejection Shouldn't have to be used by the user, this function is visible so that it can be used on cluster by the main script
subjob_smc()
Run a subtask of the ABC-SMC. Shouldn't have to be used by the user, this function is visible so that it can be used on cluster by the main script