Administration-class | R Documentation |
The class Administration
defines information concerning the parametrization and the type of administration:
single dose, multiple doses. Constraints can also be added on the allowed times, doses and infusion duration.
Objects form the class Administration
can be created by calls of the form Administration(...)
where
(...) are the parameters for the Administration
objects.
Administration
objectsoutcome
:A character string giving the name for the response of the model.
timeDose
:A numeric vector giving the times when doses are given.
dose
:A numeric vector giving the amount of doses.
Tinf
:A numeric vector giving the infusion duration Tinf (Tinf can be null).
tau
:A numeric giving the frequency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.