caffsim (version 0.2.2)

caffPkparam: Create a dataset for simulation of single dose of caffeine

Description

caffPkparam will create a dataset for simulation of single dose of caffeine

Usage

caffPkparam(Weight, Dose, N = 20)

Arguments

Weight

Body weight (kg)

Dose

Dose of single caffeine (mg)

N

The number of simulated subjects

Value

The dataset of pharmacokinetic parameters of subjects after single caffeine dose following multivariate normal

See Also

https://asancpt.github.io/caffsim

Examples

Run this code
# NOT RUN {
caffPkparam(Weight = 20, Dose = 200, N = 20)
caffPkparam(20,500)
# }

Run the code above in your browser using DataLab