U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

cmomy: A python package to calculate and manipulate Central (co)moments.

cmomy is a python package to calculate central moments and co-moments in a numerical stable and direct way. Behind the scenes, cmomy makes use of Numba to rapidly calculate moments. cmomy provides utilities to calculate central moments from individual samples, precomputed central moments, and precomputed raw moments. It also provides routines to perform bootstrap resampling based on raw data, or precomputed moments. cmomy has numpy array and xarray DataArray interfaces.

About this Dataset

Updated: 2025-04-06
Metadata Last Updated: 2022-09-15 00:00:00
Date Created: N/A
Data Provided by:
Dataset Owner: N/A

Access this data

Contact dataset owner Download URL
Table representation of structured data
Title cmomy: A python package to calculate and manipulate Central (co)moments.
Description cmomy is a python package to calculate central moments and co-moments in a numerical stable and direct way. Behind the scenes, cmomy makes use of Numba to rapidly calculate moments. cmomy provides utilities to calculate central moments from individual samples, precomputed central moments, and precomputed raw moments. It also provides routines to perform bootstrap resampling based on raw data, or precomputed moments. cmomy has numpy array and xarray DataArray interfaces.
Modified 2022-09-15 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:[email protected]
Keywords Numerical methods , python programming , statistics
{
    "identifier": "ark:\/88434\/mds2-2787",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:[email protected]",
        "fn": "William P. Krekelberg"
    },
    "programCode": [
        "006:045"
    ],
    "landingPage": "",
    "title": "cmomy: A python package to calculate and manipulate Central (co)moments.",
    "description": "cmomy is a python package to calculate central moments and co-moments in a numerical stable and direct way. Behind the scenes, cmomy makes use of Numba to rapidly calculate moments. cmomy provides utilities to calculate central moments from individual samples, precomputed central moments, and precomputed raw moments.  It also provides routines to perform bootstrap resampling based on raw data, or precomputed moments.  cmomy has numpy array and xarray DataArray interfaces.",
    "language": [
        "en"
    ],
    "distribution": [
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2787\/README.pdf",
            "mediaType": "application\/pdf"
        },
        {
            "accessURL": "https:\/\/github.com\/usnistgov\/cmomy",
            "title": "cmomy: A Python package to calculate and manipulate Central (co)moments."
        }
    ],
    "bureauCode": [
        "006:55"
    ],
    "modified": "2022-09-15 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "theme": [
        "Mathematics and Statistics:Numerical methods and software"
    ],
    "keyword": [
        "Numerical methods",
        "python programming",
        "statistics"
    ]
}