{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2787"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2787",
  "ediid": "ark:/88434/mds2-2787",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2787",
  "title": "cmomy: A python package to calculate and manipulate Central (co)moments.",
  "contactPoint": {
    "fn": "William P. Krekelberg",
    "hasEmail": "mailto:william.krekelberg@nist.gov"
  },
  "modified": "2022-09-15",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2787",
  "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."
  ],
  "keyword": [
    "Numerical methods",
    "python programming",
    "statistics"
  ],
  "theme": [
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/cmomy",
      "title": "cmomy: A Python package to calculate and manipulate Central (co)moments.",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/cmomy",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/README.pdf",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.pdf",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2787/README.pdf",
      "mediaType": "application/pdf",
      "size": 89421,
      "checksum": {
        "hash": "16a6f664d0de8cecbfbcddbb4d92e51395e5842ff43827c788873ea64139b698",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "annotated": "2022-10-07T19:34:37.537586",
  "revised": "2022-10-07T19:34:37.537586",
  "issued": null,
  "firstIssued": "2022-10-07T19:34:37.537586"
}