I am running a generalized linear model using hpgenselect. Since I have too many parameters to estimate, I chose Techqniue=QUANEW to reduce the run time. While the model converged fine with the default NRRIDG, Quasi Newton did not converge and gave a warning message that the maximum number of iteration has met before convergence. My question is I still have estimates in the output log and ODS ParameterEstimate table. Does anybody know where these estimates are from? Are they from the previous iteration? Thank you in advance.
They're from the last iteration.
They're from the last iteration.
Thanks so much!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.