Description Usage Arguments Author(s) References See Also Examples
Plots -log(p)
against the expected values of the Renyi decomposition (Cox, 2011).
1 | plot_pvalues(p)
|
p |
A vector of p-values. |
Christiana Kartsonaki
Cox, D. R. (2011). Discovery: a statistical perspective. Phystat Conference CERN. <doi:10.5170/CERN-2011-006>
1 2 3 4 | # generate a vector of p-values
p <- runif(100, 0, 1)
plot_pvalues(p)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.