Arm-class: Class "Arm"

Arm-classR Documentation

Class "Arm"

Description

The class Arm combines the treatment and the sampling schedule.

Objects from the class

Objects form the class Arm can be created by calls of the form Arm(...) where (...) are the parameters for the Arm objects.

Slots for the Arm objects

name:

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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.