Skip to content

Adds two new methods to the result object: kde and posterior_probability

Gregory Ashton requested to merge add-posterior-probability-calculation into master

These can be used to estimate a posterior probability at some new point given the set of samples stored in the posterior.

Merge request reports