plot.bootstrapValidation.Res: Plot ROC curves of bootstrap results

plot.bootstrapValidation_ResR 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 bootstrapValidation_Res object

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

plot.bootstrapValidation_Bin


FRESA.CAD documentation built on Nov. 25, 2023, 1:07 a.m.