This function plots ROC curves and a Kaplan-Meier curve (when fitting a Cox proportional hazards regression model) of a bootstrapped model.
# S3 method for bootstrapValidation_Res
plot(x,
xlab = "Years",
ylab = "Survival",
...)
A bootstrapValidation_Res
object
The label of the x-axis
The label of the y-axis
Additional parameters for the plot