[.cuminc {cmprsk} | R Documentation |
Subset method for lists of class cuminc
Description
A subset method that preserves the class of objects of class cuminc, allowing a subset of the curves to be selected.
Usage
## S3 method for class 'cuminc'
x[i,...]
Arguments
x |
object of class cuminc |
i |
elements to extract |
... |
not used |
Value
A list with selected components of x
, with the class set to
cuminc so cuminc methods can be applied.
See Also
cuminc
plot.cuminc
print.cuminc
[Package cmprsk version 2.2-12 Index]