Learn R Programming

rms (version 8.0-0)

[.Ocens: Ocens

Description

Subset Method for Ocens Objects

Usage

# S3 method for Ocens
[(x, ..., drop)

Value

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

Arguments

x

an Ocens object

...

the usual rows and columns specifiers

drop

set to FALSE to not drop unneeded dimensions

Author

Frank Harrell

Details

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