pywhy_stats.Methods#
- class Methods(value)[source]#
Methods for independence testing.
- AUTO = 0#
Choose an automatic method based on the data.
- FISHERZ = <module 'pywhy_stats.independence.fisherz' from '/home/circleci/project/pywhy_stats/independence/fisherz.py'>#
pywhy_stats.independence.fisherz
: Fisher’s Z test for independence
- KCI = <module 'pywhy_stats.independence.kci' from '/home/circleci/project/pywhy_stats/independence/kci.py'>#
pywhy_stats.independence.kci
: Conditional kernel independence test