Skip to content
statsmodels logo
statsmodels v0.11.0dev0 (+708) statsmodels.stats.moment_helpers.mnc2cum
Type to start searching
    statsmodels
    0.6.10.8.00.9.00.10.00.10.10.10.2stabledevelopment
    • User Guide
    • Statistics stats
    statsmodels
    • Installing statsmodels
    • Getting started
    • User Guide
      • Background
      • Regression and Linear Models
      • Time Series Analysis
      • Other Models
      • Statistics and Tools
        • Statistics stats
        • Contingency tables
        • Multiple Imputation with Chained Equations
        • Empirical Likelihood emplike
        • Distributions
        • Graphics
        • Input-Output iolib
        • Tools
        • Working with Large Data Sets
        • Optimization
      • Data Sets
      • Sandbox
    • Examples
    • API Reference
    • About statsmodels
    • Developer Page
    • Release Notes
    • Show Source

    statsmodels.stats.moment_helpers.mnc2cum¶

    statsmodels.stats.moment_helpers.mnc2cum(mnc)[source]¶

    convert non-central moments to cumulants recursive formula produces as many cumulants as moments

    https://en.wikipedia.org/wiki/Cumulant#Cumulants_and_moments

    Previous statsmodels.stats.moment_helpers.mc2mvsk
    Next statsmodels.stats.moment_helpers.mnc2mc
    © Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
    Last updated on Dec 17, 2019.
    Created using Sphinx 2.3.0. and Material for Sphinx