Administration-class: Class "Administration"

Administration-classR Documentation

Class "Administration"

Description

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 from the class

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

Slots for Administration objects

outcome:

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.


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