
Last chance! 50% off unlimited learning
Sale ends in
caffPkparamMulti
will create a dataset for simulation of multiple dose of caffeine
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
# NOT RUN {
caffPkparamMulti(Weight = 20, Dose = 200, N = 20, Tau = 8)
caffPkparamMulti(20,500)
# }
Run the code above in your browser using DataLab