plot,marggpd.class,ANY-method: Visualisation of the assessment of the Marginal Tail Fits
Description
Plot method for an S4 object returned by marggpd
.
Usage
# S4 method for marggpd.class,ANY
plot(x)
Value
A ggplot object showing the QQ-plot between the model and empirical generalised Pareto distribution quantiles.
Arguments
- x
An instance of an S4 class produced by marggpd
.