Hi, I'm coding a work flow where I first try to find a decline curve using Nlin. Some by groups has bad data or do not follow a decline. I can see this from the fact that the procedure does not Converge. I can use non-convergence as flag to call different methods. Basically I just want a way to programmatically see the fact that this text is put to the output/log
WARNING: PROC NLIN failed to converge.
I would rather not have to read the log/output as text if possible.
Does anybody know of a macro/method to test for this in an easy manner?
Thanks, Yes the outest has the data.
This article describes two methods for monitoring the convergence status of many SAS procedures, including NLIN: "Monitor convergence during simulation studies in SAS."
Thanks,
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.