Re: Using CONT data item
From: Nick Holford n.holford@auckland.ac.nz
Subject: Re: [NMusers] Using CONT data item
Date: Sat, 27 Aug 2005 07:15:06 +1200
Sam,
The documentation for the CONT data item indicates that it is a PREDPP specific
feature i.e. is used with $PK. I have never tried it with $PRED.
Nick
-------------------------------------------------------------------
| |
| CONT DATA ITEM |
| |
------------------------------------------------------------------
MEANING: Continuation (CONT) data item for PREDPP
CONTEXT: $INPUT record and NONMEM data set
USAGE:
$INPUT ... CONT ...
DISCUSSION:
CONT labels PREDPP's continuation (CONT) data item. The continuation
data item is optional. The CONT data item allows a PREDPP event
record to span several data records. It is useful when more than 20
data items are needed to describe a single event. When the CONT data
item is not defined on the $INPUT record, every event record consists
of a single data record.
_______________________________________________________