CMD + K

nestle

Community

Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::nestle

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch