getPatients: Method for calculating expected number of recruited patients...

getPatientsR 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)

gestate documentation built on April 26, 2023, 5:10 p.m.