AW: Dumping of internally used parameter values to file

From: Ferdinand Rombout Date: March 01, 2002 technical Source: cognigencorp.com
From:"Rombout, Dr. Ferdinand" Subject:AW: [NMusers] Dumping of internally used parameter values to file Date:Fri, March 1, 2002 2:46 am The answer is simple but not easy to perform. You have to look for the Fortran formatting statements in the file NMD and change those. I used that in the past to change for example the output of the objective function during the iteration process to see if it changes (which is difficult to see if the OF is larger than 10000)and to change the digits outputted for THETA in the final results. It is a bit trial and error to find the right statements for the numbers you need. But remember, according the license agreement from Globomax you have to pay a lot if you change the code without permission!
Feb 28, 2002 Thomas Klitgaard Dumping of internally used parameter values to file
Feb 28, 2002 Nick Holford Re: Dumping of internally used parameter values to file
Mar 01, 2002 Pascal Girard RE: Dumping of internally used parameter values to file
Mar 01, 2002 Ferdinand Rombout AW: Dumping of internally used parameter values to file