Learn R Programming

wnl (version 0.8.2)

ExpandDH: Expand Dosing History Table

Description

It expands dosing history table.

Usage

ExpandDH(DH, Fo = 1)

Value

Returns expanded dosing history table.

Arguments

DH

Dosing history table of NONMEM type

Fo

Bioavailability of the first (gut) compartment

Author

Kyun-Seop Bae <k@acr.kr>

Details

It expands dosing history table of conventional NONMEM data format. It calculate bioavailable amount, then add time points of non-differentiable, e.g. stopping points of infusion.

Examples

Run this code
DAT
ExpandDH(DAT) # One observation point is increased at the time of 27.

Run the code above in your browser using DataLab