Documentation
Parameters from the Literature
API Reference
Appendix
Sample a_1, …, a_η, b_1, …, b_η and return Σ(a_i - b_i).
EXAMPLE:
>>> from estimator.nd import NoiseDistribution as ND >>> ND.CenteredBinomial(8) D(σ=2.00)