View source: R/apply_lagtime.R
apply_lagtime | R Documentation |
Apply lagtime to a regimen
apply_lagtime(regimen, lagtime, parameters, cmt_mapping = NULL)
regimen |
PKPDsim regimen |
lagtime |
lagtime object, either single value / parameter name or vector of values/parameter names for all compartments. |
parameters |
parameter list, required if parameters are specified. |
cmt_mapping |
map of administration types to compartments, e.g. 'list("oral" = 1, "infusion" = 2, "bolus" = 2)'. |
Original regimen with lagtime added to dose times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.