RE: Obtain current estimation method index

From: Robert Bauer Date: September 12, 2012 technical Source: mail-archive.com
You may access the following: IEST_COUNTER, which is the estimation number for a given problem (it restarts to 1 on the next $PROB ITABLE, which continues incrementing on the next $PROB The fortran code for access is, if you are inserting in $PK or $ERROR for example: "FIRST " USE NMBAYES_INT, ONLY: IEST_COUNTER,ITABLE Robert J. Bauer, Ph.D. Vice President, Pharmacometrics, R&D ICON Development Solutions 7740 Milestone Parkway Suite 150 Hanover, MD 21076 Tel: (215) 616-6428 Mob: (925) 286-0769 Email: [email protected] Web: http://www.iconplc.com/
Quoted reply history
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Sven Mensing Sent: Tuesday, September 11, 2012 4:43 PM To: [email protected] Subject: [NMusers] Obtain current estimation method index Hello, when using multiple $ESTIMATION in a control stream, is there a possibility to obtain the current $EST index (counter for $EST methods) in the NONMEM code? Thanks Sven Mensing
Sep 11, 2012 Sven Mensing Obtain current estimation method index
Sep 12, 2012 Robert Bauer RE: Obtain current estimation method index