setTimeDose {PFIM} | R Documentation |
setTimeDose
Description
Set the times vector when doses are given.
Usage
setTimeDose(object, timeDose)
## S4 method for signature 'Administration'
setTimeDose(object, timeDose)
Arguments
object |
An object |
timeDose |
A numeric value of the time dose. |
Value
The object Administration
with its new times vector for doses.
[Package PFIM version 6.0.3 Index]