[.cuminc {cmprsk} | R Documentation |
A subset method that preserves the class of objects of class cuminc, allowing a subset of the curves to be selected.
## S3 method for class 'cuminc' x[i,...]
x |
object of class cuminc |
i |
elements to extract |
... |
not used |
A list with selected components of x
, with the class set to
cuminc so cuminc methods can be applied.
cuminc
plot.cuminc
print.cuminc