Method summary
- __init__(self, dist, *args, **kwds)
- cdf(self, x)
- entropy(self)
- isf(self, q)
- moment(self, n)
- pdf(self, x)
- pmf(self, k)
- ppf(self, q)
- rvs(self, size = None)
- sf(self, x)
- stats(self)
Methods
- __init__(self, dist, *args, **kwds)
- cdf(self, x)
- entropy(self)
- isf(self, q)
- moment(self, n)
- pdf(self, x)
- pmf(self, k)
- ppf(self, q)
- rvs(self, size = None)
- sf(self, x)
- stats(self)
