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

Visualisation of the Goodness-of-Fit of the Angular Dependence Function estimates

Description

Plot method for an S4 object returned by adf_gof.

Usage

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

Arguments

x

An instance of an S4 class produced by adf_gof.

Value

A ggplot object showing the QQ-plot between the model and empirical exponential quantiles.


[Package ReturnCurves version 1.0 Index]