-
Notifications
You must be signed in to change notification settings - Fork 1
Snippets
Gustavo Rosa edited this page Apr 7, 2021
·
1 revision
Our code belongs to everyone. Thus, we strive to offer the most possible commented, documented, and exemplified code of all time. In Statys, we present code snippets in an attempt to fulfill everyone's needs.
- create_distribution.py: Distribution class creation.
- plot_cd.py: How-to plot a critical difference chart;
- plot_h_index.py: How-to plot the h-index from a statistical test;
- plot_p_value.py: How-to plot the p-value from a statistical test.
- distribution_measures: How-to calculate statistical distribution measures;
- friedman_tests: How-to perform Friedman-based tests;
- mann_whitney_tests: How-to perform Mann-Whitney-based tests;
- wilcoxon_tests: How-to perform Wilcoxon-based tests.
statys
© Copyright 2021 – Licensed by Apache 2.0