Bernoulli distribution probability mass function (PMF).
-
Updated
Dec 1, 2024 - JavaScript
Bernoulli distribution probability mass function (PMF).
Geometric distribution logarithm of probability mass function (PMF).
Geometric distribution probability mass function (PMF).
Planck (discrete exponential) distribution probability mass function (PMF).
Evaluate the logarithm of the probability mass function (PMF) for a Planck (discrete exponential) distribution.
The DOTNB repository is a collection of code files that implement DOTNB across several programming languages. The DOTNB is the distribution for the Difference Of Two Negative Binomial distributions, i.e., Z=X-Y ~ DOTNB (λ_1,λ_2,p_1,p_2), where X ~ NB(λ_1,p_1 ) and Y ~ NB(λ_2,p_2 ).
Add a description, image, and links to the discrete-distribution topic page so that developers can more easily learn about it.
To associate your repository with the discrete-distribution topic, visit your repo's landing page and select "manage topics."