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, ...]

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.