Inherits from
- binom_gen: SciPy.stats.distributions.binom_gen
Method summary
Inherited from base classes
- __call__(self, *args, **kwds)
- __fix_loc(self, args, loc)
- __init__(self, a = 0, b = inf, name = None, badvalue = None, moment_tol = 1e-08, values = None, inc = 1, longname = None, shapes = None, extradoc = None)
- cdf(self, k, *args, **kwds)
- entropy(self, *args, **kwds)
- freeze(self, *args, **kwds)
- isf(self, q, *args, **kwds)
- moment(self, n, *args, **kwds)
- pmf(self, k, *args, **kwds)
- ppf(self, q, *args, **kwds)
- rvs(self, *args, **kwds)
- sf(self, k, *args, **kwds)
- stats(self, *args, **kwds)
