statsmodels.sandbox.distributions.extras.SkewNorm2_gen
class statsmodels.sandbox.distributions.extras.SkewNorm2_gen(momtype=1, a=None, b=None, xtol=1e-14, badvalue=None, name=None, longname=None, shapes=None, extradoc=None) [source]
univariate Skew-Normal distribution of Azzalini class follows scipy.stats.distributions pattern Methods
cdf(x, *args, **kwds) Cumulative distribution function of the given RV.
entropy(*args, **kwds) Differential entropy of the RV.
est_loc_scale(*args, **kwds)