statsmodels.sandbox.distributions.extras.pdf_moments_st¶
- statsmodels.sandbox.distributions.extras.pdf_moments_st(cnt)[source]¶
Return the Gaussian expanded pdf function given the list of central moments (first one is mean).
version of scipy.stats, any changes ? the scipy.stats version has a bug and returns normal distribution
Last update:
Feb 19, 2025