plot.survrtrunc creates a new plot, while lines.survrtrunc adds lines to an exising plot.

# S3 method for survrtrunc
plot(x, ...)

# S3 method for survrtrunc
lines(x, ...)

Arguments

x

Object of class "survrtrunc" as returned by survrtrunc.

...

Other arguments to be passed to plot.survfit or lines.survfit.