dopValueplot {StabPerf}R Documentation

Plots distribution of p-values

Description

Simple wrapper for hist (See hist)

Usage

dopValueplot(pValues, main=NULL)

Arguments

pValues numeric. p-values to be plotted
main See plot

See Also

pValues, hist

Examples

dopValueplot(pValues, main="My Plot")

[Package StabPerf version 0.5 Index]