plotrcest: Visualisation of the Return Curve estimates

plot,rc_est.class,ANY-methodR Documentation

Visualisation of the Return Curve estimates

Description

Plot method for an S4 object returned by rc_est.

Usage

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

Arguments

x

An instance of an S4 class produced by rc_est.

Value

A ggplot object showing the original data with the estimated Return Curve.


ReturnCurves documentation built on April 4, 2025, 5:36 a.m.