View source: R/p.adjust.resample.R
p_resamp_q | R Documentation |
Compute a single q-value through resampling.
p_resamp_q(x, p, n, method)
x |
the p-value to be corrected |
p |
numeric vector of the other p-values to sample from. |
method |
correction method, a character string. Can be abbreviated. see 'p.adjust.methods' |
n.samples |
Integer. How many times should p-values be resampled |
A corrected p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.