Skip to content
 
statsmodels 0.14.0 (+707) statsmodels.stats.moment_helpers.mnc2cum
Type to start searching
    statsmodels
    • 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
        • Treatment Effects treatment
        • 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
    • statsmodels.stats.moment_helpers.mnc2cum
      • mnc2cum
    • 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 Jan 26, 2023.
    Created using Sphinx 6.1.3. and Material for Sphinx