plot.bootstrapValidation_Res {FRESA.CAD} | R Documentation |
Plot ROC curves of bootstrap results
Description
This function plots ROC curves and a Kaplan-Meier curve (when fitting a Cox proportional hazards regression model) of a bootstrapped model.
Usage
## S3 method for class 'bootstrapValidation_Res'
plot(x,
xlab = "Years",
ylab = "Survival",
...)
Arguments
x |
A |
xlab |
The label of the x-axis |
ylab |
The label of the y-axis |
... |
Additional parameters for the plot |
Author(s)
Jose G. Tamez-Pena and Antonio Martinez-Torteya
See Also
[Package FRESA.CAD version 3.4.8 Index]