correlation_methods#
Module containing methods for calculating correlation between variables.
Functions
|
Calculate the conditional entropy of x given y: S(x|y). |
|
Calculate the correlation ratio of numerical_variable to categorical_variable. |
Calculate the symmetric Theil's U correlation of y to x. |
|
|
Calculate the Theil's U correlation of y to x. |