bsfnPlot: Create concentration-time curve after single dose of busulfan

Description Usage Arguments Value See Also Examples

Description

bsfnPlot will create concentration-time curve after single dose of busulfan

Usage

1
bsfnPlot(bsfnConcTimeData, log = FALSE)

Arguments

bsfnConcTimeData

data frame of concentration-time dataset having column names Subject, Time, and Conc (case-sensitive)

log

y axis log

Value

The concentration-time curve

See Also

https://asancpt.github.io/bsfnsim

Examples

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

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