0.3.0
What's Changed
BREAKING
- Updated API of some correlation functions:
chatterjeexi->chatterjee_xiblomqvistbeta- >blomqvist_betaconcordance_corrcoef->concordance_correlationzhangi->zhang_isymmetric_chatterjeexi->symmetric_chatterjee_xi
NEW
- Added Fechner correlation;
- Added Staudte kurtosis;
- Added Inter-expectile range;
BUGFIXES
- Now correlations will raise an error if there is not enough unique values or not enough data after preprocess;
- Fixed bug in
crow_siddiqui_kurtcalculation; - Version bumps for Github Actions.
Full Changelog: 0.2.6...0.3.0