testPDistribution: Plot distribution of p-values

View source: R/runBenchmarks.R

testPDistributionR Documentation

Plot distribution of p-values

Description

Plot distribution of p-values

Usage

testPDistribution(x, plot = T,
  main = "p distribution \n expected is flat at 1", ...)

Arguments

x

vector of p values

plot

should the values be plotted

main

title for the plot

...

additional arguments to hist

Author(s)

Florian Hartig


DHARMa documentation built on Sept. 9, 2022, 1:06 a.m.