testPDistribution {DHARMa} | R Documentation |
Plot distribution of p-values
testPDistribution(x, plot = T,
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