statsmodels.sandbox.distributions.extras.SkewNorm2_gen.freeze¶
-
SkewNorm2_gen.freeze(*args, **kwds)¶ Freeze the distribution for the given arguments.
- Parameters
- arg1, arg2, arg3,…array_like
The shape parameter(s) for the distribution. Should include all the non-optional arguments, may include
locandscale.
- Returns
- rv_frozen
rv_frozeninstance The frozen distribution.
- rv_frozen