Description Slots Author(s) Examples
This class extends the Curve class, adding recruitment-related quantities such as patient numbers.
N
Total number of patients recruited.
Nactive
Number of patients recruited in active arm. Nactive+Ncontrol=N.
Ncontrol
Number of patients recruited in control arm. Nactive+Ncontrol=N.
Ratio
Randomisation ratio. Nactive divided by Ncontrol = Ratio.
Length
Total length of the recruitment period.
RF
Name of the random generator function describing the Curve.
inverse
Name of the inverse CDF function describing the Curve. Optional; set to NULL if unavailable.
paramno
Number of parameters required to define the distribution.
pnames
Names of parameters defining the distribution. Should be a vector of length paramno.
pnames
Values of parameters defining the distribution. Should be a list of length paramno.
James Bell
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.