caffPkparam: Create a dataset of pharmacokinetic parameters of single oral...

Description Usage Arguments Value See Also Examples

View source: R/caffPkparam.R

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)

asancpt/caffsim documentation built on Aug. 31, 2020, 12:49 a.m.