statsmodels.sandbox.distributions.extras.NormExpan_gen

class statsmodels.sandbox.distributions.extras.NormExpan_gen(args, **kwds)[source]

Gram-Charlier Expansion of Normal distribution

class follows scipy.stats.distributions pattern but with __init__

Methods

Attributes

random_state Get or set the RandomState object for generating random variates.