get_rp_percentile | R Documentation |
get p values for contrast using Rank Products test
get_rp_percentile(treatment, control)
treatment |
matrix of treatment data columns |
control |
matrix of control data columns |
dataframe with four columns, two for the test each way from RankProducts 'rank_prod_p1_p_val', 'rank_prod_p2_p_val' and 'rank_prod_p1_fdr', 'rank_prod_p2_fdr'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.