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

Visualisation of the Angular Dependence Function estimates

Description

Plot method for an S4 object returned by adf_est.

Usage

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

Arguments

x

An instance of an S4 class produced by adf_est.

Value

A ggplot object showing a comparison between the Angular Dependence Function (ADF) estimates and the lower bound max\(\lbrace \omega, 1-\omega\rbrace\).


[Package ReturnCurves version 1.0 Index]