comp_rawp_ss | R Documentation |
Used for the Westfall-Young single-step multiple testing procedure (MTP). It compares whether any of the null values across outcomes exceeds each raw value for each outcome
comp_rawp_ss(nullp, rawp)
nullp |
a vector of p values under H0 |
rawp |
a vector of raw p values under H1 |
returns a vector of 1s and 0s with length of M outcomes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.