getMaxF,RCurve-method {gestate}R Documentation

Method for returning maximum duration of patient follow-up from a RCurve

Description

This returns the RCurve maximum patient follow-up

Usage

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

Arguments

theObject

The name of the RCurve Object

Examples

getMaxF(LinearR(12,100,100))

[Package gestate version 1.6.0 Index]