Re: NONMEM 7.2 and Pirana/Xpose4

From: Mukul Minocha Date: July 05, 2013 technical Source: mail-archive.com
Hi Maggie, The $TABLE code seems correct. However, I would like to point out you mentioned sdtab101 in the text while the code has sdtab104. Also in Pirana, you just need to highlight the model, the right hand side panel will give you several options under SCRIPTS for basic GOF plots. Also, my suggestion to you would be to table out all the continuous and categorical covariates in a separate $TABLE files for plotting purposes. Following is an example that works well for me and what I routinely use for my runs. $TABLE ID TIME DV EVID NTIME OCC IPRED IWRES CWRES ONEHEADER NOPRINT FILE=sdtab005 $TABLE ID TIME KA V CL IIVKA IIVV IIVCL ONEHEADER NOPRINT FILE=patab005 $TABLE ID TIME AGE WT CRCL ONEHEADER NOPRINT FILE=cotab005 $TABLE ID TIME ISM RACE ONEHEADER NOPRINT FILE=catab005 See that Pirana requires these standard notations for continuous (cotab) and categorical (catab) covariates. Hope this helps, Mukul Minocha Research scientist CTM, University of Maryland Baltimore
Quoted reply history
On Fri, Jul 5, 2013 at 11:24 AM, Thomson, Maggie <[email protected]> wrote: > I am new to NONMEM 7.2 and am having some issues generating the goodness > of fit plots within Pirana or Xpose through the R console. I believe the > problem is that the sdtab101 table is not created. When I try to open this > file it is completely blank. I am having this problem both with a practice > dataset as well as my own dataset. Below you will find the code that I am > using to create the sdtab file. I appreciate any help so that I can > continue analyzing my data.**** > > ** ** > > $TABLE ID TIME DV IPRED PRED IWRES CWRES WRES NOPRINT ONEHEADER > FILE=sdtab104**** > > ** ** > > *Margaret Thomson, PharmD* > > *PhD Candidate* > > *University of Tennessee Health Science Center* > > ** ** > -- -Mukul
Jul 05, 2013 Maggie Thomson NONMEM 7.2 and Pirana/Xpose4
Jul 05, 2013 Mukul Minocha Re: NONMEM 7.2 and Pirana/Xpose4
Jul 08, 2013 Maggie Thomson RE: NONMEM 7.2 and Pirana/Xpose4
Jul 08, 2013 Mukul Minocha Re: NONMEM 7.2 and Pirana/Xpose4
Jul 08, 2013 Ron Keizer Re: NONMEM 7.2 and Pirana/Xpose4
Jul 08, 2013 Devin Pastoor RE: NONMEM 7.2 and Pirana/Xpose4
Jul 08, 2013 Robert Bauer RE: NONMEM 7.2 and Pirana/Xpose4
Jul 09, 2013 Robert Bauer RE: NONMEM 7.2 and Pirana/Xpose4
Jul 10, 2013 Robert Bauer RE: NONMEM 7.2 and Pirana/Xpose4