get_rp_percentile: get p values for contrast using Rank Products test

View source: R/stats.R

get_rp_percentileR Documentation

get p values for contrast using Rank Products test

Description

get p values for contrast using Rank Products test

Usage

get_rp_percentile(treatment, control)

Arguments

treatment

matrix of treatment data columns

control

matrix of control data columns

Value

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'.


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.