hoeffding_integer_d 0.1.0

Hoeffding's Dependence coefficient presented as an integer between minimum and maximum integer values of the statistic. Hoeffding's D is like Pearsons correlation R, but accepts a wide range of nonlinear situations. Supports many partial ordinal types of data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
categories = ["algorithms", "statistic"]
description = "Hoeffding's Dependence coefficient presented as an integer between minimum and maximum integer values of the statistic.  Hoeffding's D is like Pearsons correlation R, but accepts a wide range of nonlinear situations.  Supports many partial ordinal types of data."
edition = "2018"
keywords = ["Hoeffding", "dependence", "correlation"]
license = "MIT OR Apache-2.0"
name = "hoeffding_integer_d"
repository = "https://github.com/cancellogic/Hoeffding-Integer"
version = "0.1.0"