powered by
caffPkparamMulti will create a dataset for simulation of multiple dose of caffeine
caffPkparamMulti
caffPkparamMulti(Weight, Dose, N = 20, Tau = 8)
Body weight (kg)
Dose of multiple caffeine (mg)
The number of simulated subjects
The interval of multiple dosing (hour)
The dataset of pharmacokinetic parameters of subjects after multiple caffeine dose following multivariate normal
https://asancpt.github.io/caffsim
# NOT RUN { caffPkparamMulti(Weight = 20, Dose = 200, N = 20, Tau = 8) caffPkparamMulti(20,500) # }
Run the code above in your browser using DataLab