hist.bum: Histogram of the p-value distribution with the fitted bum...

Description Usage Arguments Author(s) See Also Examples

View source: R/Plots.R

Description

The function plots a histogram of the p-values together with the fitted bum-model.

Usage

1
2
## S3 method for class 'bum'
hist(x, breaks=50, main="Histogram of p-values", xlab="P-values", ylab="Density", ...)

Arguments

x

Maximum likelihood estimator object of the beta-uniform mixture fit.

breaks

Breaks for the histogram.

main

An overall title for the plot.

xlab

A title for the x axis.

ylab

A title for the y axis.

...

Other graphic parameters for the plot.

Author(s)

Daniela Beisser

See Also

fitBumModel, hist.bum, bumOptim

Examples

1
2
3
4

assaron/BioNet documentation built on Sept. 18, 2020, 12:02 a.m.