ABC.jl: Approximate Bayesian Computing for Julia

ABC.jl: Approximate Bayesian Computing for Julia

This package provides for Approximate Bayesian Computing (ABC) via sequential importance sampling in Julia. Currently, it implements a single algorithm, ABC-PMC based on Beaumont et al. 2002 via abc_pmc_plan_type. However, it does include several extra features that will eventually be documented.

Getting Started

API

Index