python-dcor 0.6
Distance correlation and related E-statistics in Python
dcor
is distance correlation and energy statistics in Python.
E-statistics are functions of distances between statistical observations in metric spaces. Distance covariance and distance correlation are dependency measures between random vectors introduced in [SRB07] with a simple E-statistic estimator.
This package offers functions for calculating several E-statistics such as:
- Outputs:
out
- Website: https://dcor.readthedocs.io/
- Licenses: Expat
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-dcor 0.6
as follows:
guix install python-dcor@0.6
Or install the latest version:
guix install python-dcor
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.