[.cuminc | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.