getNactive,RCurve-method {gestate}R Documentation

Method for returning the active arm patient number from a RCurve

Description

This returns the RCurve active arm patient number

Usage

## S4 method for signature 'RCurve'
getNactive(theObject)

Arguments

theObject

The name of the RCurve Object

Examples

getNactive(LinearR(12,100,100))

[Package gestate version 1.6.0 Index]