An open API service indexing awesome lists of open source software.

https://github.com/jabulente/kruskal-wallis-using-python

A simple Python implementation of the Kruskal-Wallis H-test to compare medians across three or more independent groups. Ideal for non-parametric analysis when data is not normally distributed. Includes example datasets, statistical interpretation, and optional post-hoc analysis.
https://github.com/jabulente/kruskal-wallis-using-python

anova anova-test automation data-analysis data-science dataset exploratory-data-analysis kruskal-wallis machine-learning-algorithms padas python scipy-stats scripting statistics

Last synced: 5 months ago
JSON representation

A simple Python implementation of the Kruskal-Wallis H-test to compare medians across three or more independent groups. Ideal for non-parametric analysis when data is not normally distributed. Includes example datasets, statistical interpretation, and optional post-hoc analysis.

Awesome Lists containing this project