DAT {wnl} | R Documentation |
An Example of Dosing History Table
Description
This is a conventional NONMEM input data format.
Usage
DAT
Format
This data frame has 5 columns with 18 time-points for the simulation.
TIME
Time
AMT
Amount given for the compartment of
CMT
columnRATE
Infusion rate
CMT
Compartment number, 1=gut, 2=central, 3=peripheral, etc.
DV
Currently blank and not used.
Details
To be used at Comp1
or nComp
, expand dosing history with ExpandDH
function.
[Package wnl version 0.8.1 Index]