Arm-class | R Documentation |
The class Arm
combines the treatment and the sampling schedule.
Objects form the class Arm
can be created by calls of the form Arm(...)
where (...) are the parameters for the Arm
objects.
Arm
objectsname
:A string giving the name of the arm.
size
:An integer giving the number of subjects in the arm. By default set to 1.
administrations
:A list of the administrations.
initialConditions
:A list of the initial conditions.
samplingTimes
:A list of the sampling times.
administrationsConstraints
:A list of the administrations constraints.
samplingTimesConstraints
:A list of the sampling times constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.