data('ToothGrowth')
anovaNP(ToothGrowth, deps = 'len', group = 'dose')
#
# One-way ANOVA (Non-parametric)
#
# Kruskal-Wallis
# -------------------------------
# X<U+00B2> df p
# -------------------------------
# len 40.7 2 < .001
# -------------------------------
#
Run the code above in your browser using DataLab