plot,rc_gof.class,ANY-method {ReturnCurves} | R Documentation |
Visualisation of the Goodness-of-Fit of the Return Curve estimates
Description
Plot method for an S4 object returned by rc_gof
.
Usage
## S4 method for signature 'rc_gof.class,ANY'
plot(x)
Arguments
x |
An instance of an S4 class produced by |
Value
A ggplot object comparing the true and median estimates of the empirical probability of lying in a survival region.
[Package ReturnCurves version 1.0.1 Index]