Plot nonparametric estimates of survival from right-truncated data.
Source:R/survrtrunc.R
plot_survtrunc.Rd
plot.survrtrunc
creates a new plot, while lines.survrtrunc
adds lines to an exising plot.
Arguments
- x
Object of class
"survrtrunc"
as returned bysurvrtrunc
.- ...
Other arguments to be passed to
plot.survfit
orlines.survfit
.