View source: R/runBenchmarks.R
testPDistribution | R Documentation |
Plot distribution of p-values.
testPDistribution(x, plot = TRUE,
main = "p distribution \n expected is flat at 1", ...)
x |
vector of p values. |
plot |
should the values be plotted. |
main |
title for the plot. |
... |
additional arguments to hist. |
Florian Hartig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.