dokester/BayesicFitting: First release of BayesicFitting on Zenodo
Description
BayesicFitting is a PYTHON toolbox for (Bayesian) data modelling and evidence calculation. It consists of 3 families of classes.
1. Models that define a parameterised function. Models can be combined in several ways resulting in more complicated models.
2. Fitters that optimise the parameters in the light of the data. All fitters can calculate the evidence as a Gaussian approximation.
3. NestedSampler that performs a fully Bayesian optimisation resulting in the calculation of the evidence and samples from the posterior distribution. It has pluggable priors, error distributions, search engines and hyperparameters
BayesicFitting is fully documented, it has test harnesses on most classes, and it has numerous examples in the form of Jupyter notebooks.
This is the first release of BayesicFitting on Zenodo. Earlier versions were available on pypi.org and GitHub.com.
Files
dokester/BayesicFitting-v2.2.1.zip
Files
(25.5 MB)
Name | Size | Download all |
---|---|---|
md5:6c9f79d7063fc288824749155789bc26
|
25.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dokester/BayesicFitting/tree/v2.2.1 (URL)