[.Ocens {rms} | R Documentation |
Ocens
Description
Subset Method for Ocens
Objects
Usage
## S3 method for class 'Ocens'
x[..., drop]
Arguments
x |
an |
... |
the usual rows and columns specifiers |
drop |
set to |
Details
Subsets an Ocens
object, preserving its special attributes. Attributes are not updated. In the future such updating should be implemented.
Value
new Ocens
object or by default an unclassed vector if only one column of x
is being kept
Author(s)
Frank Harrell
[Package rms version 8.0-0 Index]