RE: No Fit file
Navin,
If you're not getting the table file you expect, if may be because
NMtran (5 at least) seems to have a small bug that it will sometimes
ignore the last line of a control file if there isn't a carriage
return/line feed at the end. Try just hitting Enter after the $TABLE
record and saving.
WRT plots, two options are Xpose from the Upsala group (R/Splus,
http://xpose.sourceforge.net) or an excel macro from Next Level
Solutions (www.nextlevelsolns.com)
Mark Sale MD
Next Level Solutions, LLC
www.NextLevelSolns.com
Quoted reply history
> -------- Original Message --------
> Subject: RE: [NMusers] No Fit file
> From: "Bachman, William (MYD)" <[EMAIL PROTECTED]>
> Date: Tue, May 22, 2007 2:48 pm
> To: "navin goyal" <[EMAIL PROTECTED]>, "nmusers"
> <[email protected]>
>
> according to your code, your run should have created a file named
> "drug3.sdtab". this file contains a table with these columns "ID TIME
> AMT MDV DV EVID CMT" and DV PRED RES WRES. You can import this file
> into Excel. You will have to manually create the graphs unless you have
> a macro that can do it.
>
> ________________________________
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of navin goyal
> Sent: Tuesday, May 22, 2007 2:20 PM
> To: nmusers
> Subject: [NMusers] No Fit file
>
>
> Hello everybody,
> I am trying to run a control stream for my data using NONMEM 6. I get
> the output file with the objective function and other estimates.
> The problem is that I do not get the fit file that can be opened in
> excel. I guess I am missing out something in the control stream, but
> just cannot figure it out. Any suggestions would be appreciated
> The last part in the control stream is posted below
>
>
> $ESTIMATION METHOD=1 MAXEVAL=9999 PRINT=5 POSTHOC
> $COVARIANCE
>
> $TABLE ID TIME AMT MDV DV EVID CMT
> NOPRINT ONEHEADER FILE=drug3.sdtab
>
> thanks a lot
>
> Navin
>
>
>
>
>
>
> _______________________________________________________________________________________________________________________________________
>
>
>
>
>