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