Kruskal-Wallis (all groups)
Result | |
---|---|
H | |
p-value |
{% extends 'base.html' %} {% block head %} {% endblock %} {% block content %} {% if non_categorical_columns %}
The following metadata columns have been omitted because they didn't contain categorical data: {{ non_categorical_columns }}
The following categorical metadata columns have been omitted because the number of groups was equal to the number of samples, there was only a single group, or the column consisted only of missing data: {{ filtered_columns }}
The following pairwise group comparisons have been omitted because the Kruskal-Wallis test could not be completed. This can occur if the two groups being compared each have a sample size (n) of 1 and contain the same single value. {{ filtered_group_comparisons }}
Result | |
---|---|
H | |
p-value |