Learn R Programming

gestate (version 1.3.2)

getPatients: 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

Run this code
# NOT RUN {
getPatients(LinearR(12,100,100),7)
# }

Run the code above in your browser using DataLab