plot,adf_est.class,ANY-method: Visualisation of the Angular Dependence Function estimates
Description
Plot method for an S4 object returned by adf_est
.
Usage
# S4 method for adf_est.class,ANY
plot(x)
Value
A ggplot object showing a comparison between the Angular Dependence Function (ADF) estimates and the lower bound max , 1-.
Arguments
- x
An instance of an S4 class produced by adf_est
.