Hi. I'm calling nlptr in IML after having run a grid search for initial values to give to nlptr. The grid search is good so that it's often the case that nlptr can't improve on the initial values. In these cases, I don't want to have : ERROR: TRUREG Optimization cannot be completed. WARNING: Optimization routine cannot improve the function value. printed to the log. It's not an error. This is part of a big program used by many people in our organization so I can't just say "Turn your notes off."
... View more