bsfnConcTime: Create a dataset of the concentration-time curve of single...

Description Usage Arguments Value See Also Examples

Description

bsfnConcTime will create a dataset of the concentration-time curve

Usage

1
bsfnConcTime(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 concentration and time of simulated subjects

See Also

https://asancpt.github.io/bsfnsim

Examples

1
2
bsfnConcTime(Weight = 20, Dose = 200, N = 20)
bsfnConcTime(20, 200)

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