nestle
Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.
Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.
To install this package, run one of the following:
Nested Sampling is a computational approach for integrating posterior probability in order to compare models in Bayesian statistics. It is similar to Markov Chain Monte Carlo (MCMC) in that it generates samples that can be used to estimate the posterior probability distribution. Unlike MCMC, the nature of the sampling also allows one to calculate the integral of the distribution. It also happens to be a pretty good method for robustly finding global maxima.
Summary
Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.
Last Updated
Apr 21, 2019 at 12:59
License
MIT
Total Downloads
15.4K
Supported Platforms
GitHub Repository
https://github.com/kbarbary/nestleDocumentation
http://kbarbary.github.io/nestle