Skip to content

Latest commit

 

History

History
84 lines (61 loc) · 2.13 KB

index.rst

File metadata and controls

84 lines (61 loc) · 2.13 KB

Welcome to pyABC's documentation!

image

image

image

image

image

Release
Source code

https://github.com/icb-dcm/pyabc

pyABC logo

pyABC is a framework for distributed, likelihood-free inference. That means, if you have a model and some data and want to know the posterior distribution over the model parameters, i.e. you want to know with which probability which parameters explain the observed data, then pyABC might be for you.

All you need is some way to numerically draw samples from the model, given the model parameters. pyABC "inverts" the model for you and tells you which parameters were well matching and which ones not. You do not need to analytically calculate the likelihood function.

pyABC runs efficiently on multi-core machines and distributed cluster setups. It is easy to use and flexibly extensible.

If you use it in your work, you can cite the paper:

Emmanuel Klinger, Dennis Rickert, Jan Hasenauer; pyABC: distributed, likelihood-free inference; Bioinformatics 2018; https://doi.org/10.1093/bioinformatics/bty361

what installation examples sampler datastore visualization

changelog about references

contribute deploy

api

Indices and tables

  • genindex
  • modindex
  • search