mvstats

https://img.shields.io/pypi/v/mvstats.svg https://img.shields.io/travis/hrishikeshac/mvstats.svg Documentation Status Updates

Vectorized multivariate statistical functions for analyzing multi-dimensional earth system data

Features

  • Vectorized multivariate statistical functions such as covariance, correlation, and regression between two multidimensional datasets
  • Can compute lagged relationships
  • Can provide confidence levels on relationships
  • A handy vectorized ‘detrend’ function that removes temporal trend in a data
  • Built from xarray: returned objects can utilize all of xarray.DataArray() capabilities

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.