Approximate Bayesian computation: Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
add pymc as a software for ABC
Line 265:
| Python framework for efficient distributed ABC-SMC (Sequential Monte Carlo).
| <ref name="Klinger2017" />
|-
| [[PyMC]]
| A Python package for Bayesian statistical modeling and probabilistic machine learning.
| <ref name="Salvatier2016" />
|-
| [http://www1.montpellier.inra.fr/CBGP/diyabc/ DIY-ABC]