Skip to content

Commit

Permalink
refs #92 nested sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLim23 committed Nov 15, 2024
1 parent 9f3cd2b commit 51990b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/cf_methods.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Instead they are used to create a series of contours of approximatly equal likel
This can be thought of as being similar to Russian dolls, where the larger outer shells are removed to reveal a smaller more complex shell.
As a result nested sampling is good for investigating multi-modal posterior distributions.

This is a brief description of how the algorithm works, but a more detailed discussion can be found `here <https://arxiv.org/pdf/2205.15570>`_.
This is a brief description of how the algorithm works, but a more detailed discussion of the subject is outline in this `paper <https://arxiv.org/pdf/2205.15570>`_.

The likelihood, :math:`P(D|underline{\theta}, M)`, and prior, :math:`P(\underline{\theta}| M)`, are related to the evidence by

Expand Down

0 comments on commit 51990b9

Please sign in to comment.