This module is designed for statistical anlysis in python using R formula. See example notebooks for more tips.
- t test(independent / dependent / 1sample)
- wilcoxon test (dependent / 1sample)
- aov (one-way / two-way(repeated) / two-way)
- friedman
- kruskal-wallis
- numpy
- pandas
- scipy.stats