plot.bum: Quantile-quantile plot for the beta-uniform mixture model

Description Usage Arguments Author(s) See Also Examples

View source: R/Plots.R

Description

The function plot the theoretical quantiles of the fitted bum model against the quantiles of the observed p-value distribution.

Usage

1
2
## S3 method for class 'bum'
plot(x, main="QQ-Plot", xlab="Estimated p-value", ylab="Observed p-value", ...)

Arguments

x

Maximum likelihood estimation object of the fitted bum model.

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, plot.bum, bumOptim

Examples

1
2
3
4

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