RE: Too many PRED-generated items in $TABLE

From: Andrew Hooker Date: March 22, 2008 technical Source: mail-archive.com
Hi Sebastien, One solution is to just print out the first 20 items in the initial estimation, then run a second NONMEM run with the initial parameter estimates of that run set to the final parameter estimates of the first run. This second run should be run with MAXEVAL=0 in the $ESTIMATION section and can then contain the other table values you need. Cheers, Andy Andrew Hooker, Ph.D. Assistant Professor of Pharmacometrics Div. of Pharmacokinetics and Drug Therapy Dept. of Pharmaceutical Biosciences Uppsala University Box 591, 751 24, Uppsala, Sweden Tel: +46 18 471 4355 www.farmbio.uu.se/research.php?avd=5
Quoted reply history
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sébastien Bihorel Sent: Friday, March 21, 2008 21:05 To: [email protected] Subject: [NMusers] Too many PRED-generated items in $TABLE Dear All, I am working on a PK model, that can be implemented using $PRED but requires the definition of many parameters. I need most of these parameters to be reported in the output table. Unfortunately, this is the recurrent error message that I get when I start the estimation: "AN ERROR WAS FOUND IN THE CONTROL STATEMENTS. 314 MORE THAN 20 PRED-GENERATED ITEMS SPECIFIED FOR $TABLE, $SCAT." I have tried to split my list of parameters in one or two $TABLE statements (see below) but it does not change anything... $TABLE ID DOSE TIME DVID Y FAST CL V ALPH TK01 KA1 LAG1 KA2 KA3 ADLA ONEHEADER NOPRINT FILE=param.fit $TABLE ID DOSE TIME DVID Y FAST ECL EV EALP ELA1 ETK1 ETB1 ETK2 ELA2 ETB2 ETB3 ETB4 EADL ELA3 ETK3 ETB5 ONEHEADER NOPRINT FILE=eta.fit (ID, DOSE, TIME, DVID, and FAST are defined in the data file) I am using NONMEM 6 with the Wings for NONMEM interface (v 6.1.3). Any suggestion to report that many parameters would be welcome. Sebastien Bihorel SUNY at Buffalo
Mar 21, 2008 Sébastien Bihorel Too many PRED-generated items in $TABLE
Mar 21, 2008 Sam Liao Re: Too many PRED-generated items in $TABLE
Mar 22, 2008 Alison Boeckmann Re: Too many PRED-generated items in $TABLE
Mar 22, 2008 Andrew Hooker RE: Too many PRED-generated items in $TABLE
Mar 25, 2008 Sébastien Bihorel Re: Too many PRED-generated items in $TABLE