Learn R Programming

ashr (version 0.9.2)

plot.ash: Plot method for ash object

Description

Plot the cdf of the underlying fitted distribution

Usage

"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