No project description provided
Project description
qp
Quantile parametrization for probability distribution functions.
Motivation
In a scientific inference we typically seek to characterize the posterior probability density function (PDF) for our parameter(s), which means we need to find a suitable, calculable approximation to it. Popular choices include an ensemble of samples, a histogram estimator based on those samples, or (in 1 dimensional problems) a tabulation of the PDF on a regular parameter grid. qp is a python package that supports these approximations, as well as the “quantile parameterization” from which the package gets its name.
The scipy.stats package provides an interface to many probability distributions for parameterized analytic forms (e.g., Gaussians, LogNormal Distributions, etc...) qp
extends that functionality to numerically-evaluated forms, such as the histograms and interpolated grids mentioned above.
Examples
Here are some example notebooks to help new users explore qp
functionality.
Also the read the docs page has significantly more information: Read the Docs
People
- Alex Malz (NYU)
- Phil Marshall (SLAC)
- Eric Charles (SLAC)
- Sam Schmidt (UC Davis)
License, Contributing etc
The code in this repo is available for re-use under the MIT license, which means that you can do whatever you like with it, just don't blame us. If you end up using any of the code or ideas you find here in your academic research, please cite us as Malz et al, ApJ 156 1 35
. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by writing us an issue. To get started contributing to the qp
project, just fork the repo - pull requests are always welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qp_prob-0.9.0.tar.gz
.
File metadata
- Download URL: qp_prob-0.9.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da77016bc4b3bae6ba4057a13cbdb3db6c2914f3a7ea88665530e7635f342942 |
|
MD5 | 409ea7867935c170422b0ae90c68078b |
|
BLAKE2b-256 | 7ef95fe96e2cbe1795a564d762eb67810d38ffc334d8a0d6ffa789b68882a206 |
File details
Details for the file qp_prob-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: qp_prob-0.9.0-py3-none-any.whl
- Upload date:
- Size: 122.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11bd3b81e5dfe0dd181f6ab82695b958ce13b75723ec5e5ac6267b8a82e88c05 |
|
MD5 | 65f3be4a67bf5845511438c32b64f073 |
|
BLAKE2b-256 | d5e25ee7787b2668b7bae6475b7de41dc703b3d15f894abc5a9517138933cebf |