get_kruskal_percentile | R Documentation |
get p values for contrast using Kruskal-Wallis test
get_kruskal_percentile(treatment, control)
treatment |
matrix of treatment data columns |
control |
matrix of control data columns |
dataframe with two columns 'kruskal_p_val' and 'kruskal_fdr'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.