plot.Diffepoce | R Documentation |
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 class 'Diffepoce'
plot(x, conf.bands=TRUE, Xlab = "Time", Ylab =
"EPOCE difference" , ...)
x |
An object inheriting from |
conf.bands |
Logical value. Determines whether confidence intervals will be plotted. The default is FALSE. |
Xlab |
Label of x-axis. Default is '"Time"' |
Ylab |
Label of y-axis. Default is '"EPOCE difference"' |
... |
Other unused arguments. |
Print one plot with one curve and its confidence interval.
Diffepoce
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.