-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi
I am getting this error message and no output even when i tried to write out the data.
Looking for NONMEM table files.
Reading ./sdtabJ0001a3
Reading ./patabJ0001a3
Reading ./catabJ0001a3
Reading ./cotabJ0001a3
Reading ./mytabJ0001a3
The table files associated with this run number ( ) appear
to have different lengths.
You will have to sort this out and try again!
Table files not read!
#------------------#
My $Table in code are as below
$TABLE ID CMT TIME DV IPRED PRED IRES IWRES CWRES EVID NOPRINT
ONEHEADER FILE=sdtabJ0001a3 FORMAT=s1PE17.9
$TABLE ID ETA7 NOPRINT ONEHEADER FILE=patabJ0001a3
FORMAT=s1PE17.9
$TABLE ID WT BCRCL FILE=cotabJ0001a3 FORMAT=s1PE17.9
$TABLE SEXM ID FILE=catabJ0001a3 FORMAT=s1PE17.9
$TABLE ID AMT ETA7 TVVC VC TVV2 V2 TVCL CL TVQ Q
SID WT NTAFD NOPRINT ONEHEADER FILE=mytabJ0001a3
FORMAT=s1PE17.9
#--------------------#
Please help - i cannot even out outside expose