AdministrationConstraints-class {PFIM} | R Documentation |
Class "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:
response of the model, amount of dose.
Objects from the class
Objects form the class AdministrationConstraints
can be created by calls of the form AdministrationConstraints(...)
where
(...) are the parameters for the AdministrationConstraints
objects.
Slots for AdministrationConstraints
objects
outcome
:A character string giving the name for the response of the model.
doses
:A numeric vector giving the amount of doses.
[Package PFIM version 6.0.3 Index]