getN,RCurve-method {gestate}R Documentation

Method for returning the total patient number from a RCurve

Description

This returns the RCurve total patient number

Usage

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

Arguments

theObject

The name of the RCurve Object

Examples

getN(LinearR(12,100,100))

[Package gestate version 1.6.0 Index]