get_kruskal_flag: Computes a Kruskal-Wallis ranksum test for significant...

Description Usage Arguments Value

View source: R/get_zeta.R

Description

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

Usage

1
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


hrvg/statisticalRoughness documentation built on March 12, 2021, 4:55 p.m.