Computes a Kruskal-Wallis ranksum test for significant differences between the distributions of alpha

get_kruskal_flag(alpha_x, alpha_y, var)

Arguments

alpha_x

data.frame from get_all_alpha_()`

alpha_y

data.frame from get_all_alpha_()`

var

character the variable to compare

Value

a logical value: TRUE if the distribution are statistically different, FALSE otherwise