Inherits from
- norm_gen: SciPy.stats.distributions.norm_gen
Method summary
Inherited from base classes
- __call__(self, *args, **kwds)
- __fix_loc_scale(self, args, loc, scale)
- __init__(self, momtype = 1, a = None, b = None, xa = -Const(10.0), xb = 10.0, xtol = 1e-14, badvalue = None, name = None, longname = None, shapes = None, extradoc = None)
- cdf(self, x, *args, **kwds)
- entropy(self, *args, **kwds)
- est_loc_scale(self, data, *args)
- fit(self, data, *args, **kwds)
- freeze(self, *args, **kwds)
- isf(self, q, *args, **kwds)
- moment(self, n, *args)
- nnlf(self, theta, x)
- pdf(self, x, *args, **kwds)
- ppf(self, q, *args, **kwds)
- rvs(self, *args, **kwds)
- sf(self, x, *args, **kwds)
- stats(self, *args, **kwds)
