Description Usage Arguments Examples
This calculates the expected number of recruited patients at a given time based upon an RCurve
1 2 | ## S4 method for signature 'RCurve'
getPatients(theObject, x)
|
theObject |
The name of the RCurve Object |
x |
time at which to calculate expected patients recruited" |
1 | getPatients(LinearR(12,100,100),7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.