Analysis of NONMEM output with SAS

4 messages 4 people Latest: Mar 16, 1994

Analysis of NONMEM output with SAS

From: Frank Nishimori Date: March 15, 1994 technical
> I am looking for software to display the results after a run of data from > NONMEM. Are there any packages which are recommended?? Are they commerical > applications or University supplied?

Analysis of NONMEM output with SAS

From: Alison Boeckmann Date: March 15, 1994 technical
At the NONMEM Project group, we use Splus. Splus is sold by: Statistical Sciences, Inc. Telephone (800) 569 0123 1700 Westlake Avenue North (206) 283 8802 Suite 500 Fax (206) 283 8691 Seattle, WA 98109

Analysis of NONMEM output with SAS

From: Sam Liao Date: March 16, 1994 technical
I generated the NONMEM output text file using the $TABLE NOHEADER command and use SAS/GRAPH to examine the results graphically. For new SAS user, I suggest to try SAS/INSIGHT, a new SAS interactive graphic program which doesn't require knowledge of SAS programming. See topic 10 for an answer using MS EXCEL

Analysis of NONMEM output with SAS

From: Gasparini Date: March 16, 1994 technical
As for myself, I use SAS, and lots of other people use this tool too, as I understood from NONMEM Users conferences. It is quite easy to read a TABLE produced by NONMEM. If you are interested, I can mail some code.