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

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
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

1
2
caffPkparam(Weight = 20, Dose = 200, N = 20)
caffPkparam(20,500)

caffsim documentation built on May 2, 2019, 3:45 p.m.

Related to caffPkparam in caffsim...