Plots values of the difference of two Cross-Validated Prognosis Observed Loss (CVPOL) computed with two joint frailty models. Confidence intervals are allowed.
# S3 method for Diffepoce
plot(x, conf.bands=TRUE, Xlab = "Time", Ylab =
"EPOCE difference" , ...)
An object inheriting from Diffepoce
class.
Logical value. Determines whether confidence intervals will be plotted. The default is FALSE.
Label of x-axis. Default is '"Time"'
Label of y-axis. Default is '"EPOCE difference"'
Other unused arguments.
Print one plot with one curve and its confidence interval.