AdministrationConstraints: AdministrationConstraints

AdministrationConstraintsR Documentation

AdministrationConstraints

Description

The class AdministrationConstraints represents the constraint of an input to the system. The class stores information concerning the constraints for the dosage regimen.

Usage

AdministrationConstraints(outcome = character(0), doses = list())

Arguments

outcome

A string giving the outcome for the administration.

doses

A vector of double giving the doses.


PFIM documentation built on Jan. 30, 2026, 5:08 p.m.