plot.Diffepoce: Plot difference of EPOCE estimators between two joint frailty...

Description Usage Arguments Value See Also

Description

Plots values of the difference of two Cross-Validated Prognosis Observed Loss (CVPOL) computed with two joint frailty models. Confidence intervals are allowed.

Usage

1
2
3
## S3 method for class 'Diffepoce'
plot(x, conf.bands=TRUE, Xlab = "Time", Ylab =
"EPOCE difference" , ...)

Arguments

x

An object inheriting from Diffepoce class.

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.

Value

Print one plot with one curve and its confidence interval.

See Also

Diffepoce


socale/frailtypack documentation built on June 15, 2021, 3:37 a.m.