bsfnConcTimeMulti: Create a dataset of the concentration-time curve of multiple...

Description Usage Arguments Value See Also Examples

Description

bsfnConcTimeMulti will create a dataset of the concentration-time curve of multiple oral administrations of busulfan

Usage

1
bsfnConcTimeMulti(Weight, Dose, N = 20, Tau = 8, Repeat = 4)

Arguments

Weight

Body weight (kg)

Dose

Dose of single busulfan (mg)

N

The number of simulated subjects

Tau

The interval of multiple dosing (hour)

Repeat

The number of dosing

Value

The dataset of concentration and time of simulated subjects of multiple dosing

See Also

https://asancpt.github.io/bsfnsim

Examples

1
2
bsfnConcTimeMulti(Weight = 20, Dose = 200, N = 20, Tau = 8, Repeat = 4)
bsfnConcTimeMulti(20, 200)

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