Skip to content

Commit

Permalink
Documentation edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-j-smith committed Feb 17, 2016
1 parent 75890fa commit fb52432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/samplers/abc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Approximate Bayesian Computation (ABC)

Approximate Bayesian Computation in the framework of MCMC (also known as Likelihood-Free MCMC) as proposed by :cite:`marjoram:2003:abc` for simulating autocorrelated draws from a posterior distribution without evaluating its likelihood. Also see :cite:`sisson:2011:ABC` for a thorough review of Likelihood-Free MCMC.

Sampler Constructor
^^^^^^^^^^^^^^^^^^^
Model-Based Constructor
^^^^^^^^^^^^^^^^^^^^^^^

.. function:: ABC(params::ElementOrVector{Symbol}, \
scale::ElementOrVector{T<:Real}, summary::Function, \
Expand Down

0 comments on commit fb52432

Please sign in to comment.