plot,rc_est.class,ANY-method: Visualisation of the Return Curve estimates
Description
Plot method for an S4 object returned by rc_est
.
Usage
# S4 method for rc_est.class,ANY
plot(x)
Value
A ggplot object showing the original data with the estimated Return Curve.
Arguments
- x
An instance of an S4 class produced by rc_est
.