generate_random_p_values | R Documentation |
Generates a list of random p-values with mixed significant and insignificant values
generate_random_p_values(n, ratio_significant)
n |
number of samples |
ratio_significant |
fraction of p-values to be significant |
list of n randomly generated significant and insignificant p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.