AdministrationConstraints-class | R Documentation |
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 form the class AdministrationConstraints
can be created by calls of the form AdministrationConstraints(...)
where
(...) are the parameters for the AdministrationConstraints
objects.
AdministrationConstraints
objectsoutcome
:A character string giving the name for the response of the model.
doses
:A numeric vector giving the amount of doses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.