Learn R Programming

ashr (version 2.2-63)

plot.ash: Plot method for ash object

Description

Plot the cdf of the underlying fitted distribution

Usage

# S3 method for ash
plot(x, ..., xmin, xmax)

Arguments

x

the fitted ash object

...

Arguments to be passed to methods,such as graphical parameters (see plot)

xmin

xlim lower range, default is the lowest value of betahat

xmax

xlim upper range, default is the highest value of betahat

Details

None