plot.ash | R Documentation |
Plot the cdf of the underlying fitted distribution
## S3 method for class 'ash'
plot(x, ..., xmin, xmax)
x |
the fitted ash object |
... |
Arguments to be passed to methods,such as graphical parameters (see |
xmin |
xlim lower range, default is the lowest value of betahat |
xmax |
xlim upper range, default is the highest value of betahat |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.