NONMEM output viewer
Dear Colleagues, I've created a Windows application for summarizing NONMEM output file, called nmsee2 (after the original NMSEE). I've put the setup files on the Next Level Solutions web site (
http://www.nextlevelsolns.com/downloads.html
, near the bottom). This application was written to extract results from NONMEM output files for use on other applications. While I hope some find it useful, the real reason I'm putting it out is for additional testing. It can be used with command line running of NONMEM in Windows (nmfe6) by putting a line i! n the file nmfe6.bat (which should in in the directory c:\nmvi\util). To run this application (which will display the original NONMEM output and a text summary in a window after NONMEM is done) put the following line in the file nmfe6.bat - which is usually in the directory c:\nmvi\util. This code assumes that you've installed nmsee2 in the default directory (c:\Program Files\nsmee2) Put this line in nmfe6.bat: c:\progra~1\nmsee2\nmsee2.exe %2 after the line COPY OUTPUT %2 It can also be used as free standing application with the output file to be summarized as the argument (c:\Progra~1\nmsee2\nmsee2 outputfile), or without an argument, then you can open files from the menu. While I've tested this with about 40 different output files, with all the different contents that I can think of, and a few other people have tested it, I can't guarantee that it will entirely correct all the time (hence asking nmusers for some help testing).&! nbsp; Please let me know if you find any inconsistencies between the o utput file and the summary, or any other suggestions. thanks Mark Mark Sale MD Next Level Solutions, LLC
www.NextLevelSolns.com