ExpandDH: Expand Dosing History Table

View source: R/ExpandDH.R

ExpandDHR Documentation

Expand Dosing History Table

Description

It expands dosing history table.

Usage

ExpandDH(DH, Fo = 1)

Arguments

DH

Dosing history table of NONMEM type

Fo

Bioavailability of the first (gut) compartment

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.

Value

Returns expanded dosing history table.

Author(s)

Kyun-Seop Bae <k@acr.kr>

Examples

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

wnl documentation built on April 25, 2023, 9:11 a.m.