plot,rc_est.class,ANY-method {ReturnCurves}R 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.


[Package ReturnCurves version 1.0 Index]