tad1: A NONMEM-like Dataset

tad1R Documentation

A NONMEM-like Dataset

Description

A dataset showing dose and and observation records for several subjects. Doses are duplicated across compartments 1 and 2 as for mixed absorption modeling.

Usage

data(tad1)

Details

  • C. An exclusion flag, NA by default, or 'C'.

  • ID. Integer subject identifier.

  • TIME. Numeric event time (h).

  • EVID. Event type identifier: observation (0) or dose (1).

  • CMT. Event compartment: dose (1), central (2) or peripheral (4).

  • AMT. Amount of dose (mg).

  • RATE. NONMEM RATE item.

  • ADDL. Number of additional doses, or NA for observations.

  • II. Interdose interval for additional doses, or NA for observations.

  • DV. Observation placeholder.


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.