Subset Method for Ocens Objects

# S3 method for class 'Ocens'
x[..., drop]

Arguments

x

an Ocens object

...

the usual rows and columns specifiers

drop

set to FALSE to not drop unneeded dimensions

Value

new Ocens object or by default an unclassed vector if only one column of x is being kept

Details

Subsets an Ocens object, preserving its special attributes. Attributes are not updated. In the future such updating should be implemented.

Author

Frank Harrell