Skip to content

sag2021/bayesian_nested_sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Implementation of the Bayesian nested sampling method 12. Computes the Bayesian evidence and information for a parametric model. Also computes estimates of the parameters and uncertainties based on moments of the posterior.

Based on the approach described by Sivia,D.S., Skilling, J. (2006) 1. Implements Monte-Carlo error estimation.

Ongoing project.

Example

Example code finds the location and scale parameter for a log-normal distribution using a log-normal sample.

Footnotes

  1. Sivia,D.S., Skilling, J.: 2006,Data Analysis - A Bayesian Tutorial (2nd ed.),Oxford Science Publications Oxford University Press, ISBN: 978-0198568322 2

  2. John Skilling. "Nested sampling for general Bayesian computation." Bayesian Anal. 1 (4) 833 - 859, December 2006. https://doi.org/10.1214/06-BA127

Releases

No releases published

Packages

No packages published

Languages