plot,marggpd.class,ANY-method {ReturnCurves}R Documentation

Visualisation of the assessment of the Marginal Tail Fits

Description

Plot method for an S4 object returned by marggpd.

Usage

## S4 method for signature 'marggpd.class,ANY'
plot(x)

Arguments

x

An instance of an S4 class produced by marggpd.

Value

A ggplot object showing the QQ-plot between the model and empirical generalised Pareto distribution quantiles.


[Package ReturnCurves version 1.0 Index]