[.Ocens {rmsb}R Documentation

Ocens

Description

Subset Method for Ocens Objects

Usage

## S3 method for class 'Ocens'
x[rows = 1:d[1], cols = 1:d[2], ...]

Arguments

x

an Ocens object

rows

logical or integer vector

cols

logical or integer vector

...

ignored

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

Author(s)

Frank Harrell


[Package rmsb version 1.1-0 Index]