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 = TRUE,
  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 Oct. 18, 2024, 5:09 p.m.