powered by
caffConcTimeMulti will create a dataset of the concentration-time curve of multiple oral administrations of caffeine
caffConcTimeMulti
caffConcTimeMulti(Weight, Dose, N = 20, Tau = 8, Repeat = 4)
Body weight (kg)
Dose of single caffeine (mg)
The number of simulated subjects
The interval of multiple dosing (hour)
The number of dosing
The dataset of concentration and time of simulated subjects of multiple dosing
https://asancpt.github.io/caffsim
# NOT RUN { caffConcTimeMulti(Weight = 20, Dose = 200, N = 20, Tau = 8, Repeat = 4) caffConcTimeMulti(20, 200) # }
Run the code above in your browser using DataLab