bsfnPkparam: Create a dataset for simulation of single dose of busulfan

Description Usage Arguments Value See Also Examples

Description

bsfnPkparam will create a dataset for simulation of single dose of busulfan

Usage

1
bsfnPkparam(Weight, Dose, N = 20)

Arguments

Weight

Body weight (kg)

Dose

Dose of single busulfan (mg)

N

The number of simulated subjects

Value

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

See Also

https://asancpt.github.io/bsfnsim

Examples

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

asancpt/busulfansim documentation built on May 31, 2019, 8:40 a.m.