plot.survfitr {survrec} | R Documentation |
Additional plots can be added to the same of axes using `lines.survrec'.
## S3 method for class 'survfitr': plot(x, conf.int=TRUE, prob = FALSE, ...)
x |
Object of class survrec (output from calling survrec
function). |
conf.int |
Print the pointwise confidence intervals of the probability or survival function if its value is TRUE or FALSE. |
prob |
Print of the probability or survival function if its value is TRUE or FALSE respectively. |
... |
additional arguments passed to the plot function. |
Print a plot of class survrec