plot,marggpd.class,ANY-method | R Documentation |
Plot method for an S4 object returned by marggpd
.
## S4 method for signature 'marggpd.class,ANY'
plot(x)
x |
An instance of an S4 class produced by |
A ggplot object showing the QQ-plot between the model and empirical generalised Pareto distribution quantiles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.