getPatients {gestate}R Documentation

Method for calculating expected number of recruited patients at a given time from an RCurve

Description

This calculates the expected number of recruited patients at a given time based upon an RCurve

Usage

getPatients(theObject, ...)

Arguments

theObject

The name of the RCurve Object

...

Pass-through arguments

Examples

getPatients(LinearR(12,100,100),7)

[Package gestate version 1.6.0 Index]