BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Aline1610
Fluorite | Level 6

Hello,

I am performing an univariate conditional logistic regression for my nested case-control study. My dependent variable is the lymphoma status and my indepedent variable is the energy intake with 3 classes including a "missing values" category.

When i generated the PROC LOGISTIC model with the STRATA function, this warning appeared :

"ERROR: NRRIDG Optimization cannot be completed.
ERROR: Optimization routine cannot improve the function value. You may want to change the convergence criteria (ABSFCONV=,
FCONV=, GCONV=, XCONV= options) in the MODEL statement" 

When i removed the "missing values" category the warning disappeared. I dont understand why with this variable only i have this problem. I already tested many other variables with a "missing values" category and the proc logistic models worked well. What should i do ? It asks me to change the convergence criteria but i have no clue what does this mean...

Thanks in advance for your help !

Aline.

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

It is possible that when the value of energy intake is MISSING then it only appears with one value of lymphoma status, and so this could cause problems. You should check this.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

It is possible that when the value of energy intake is MISSING then it only appears with one value of lymphoma status, and so this could cause problems. You should check this.

--
Paige Miller

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is ANOVA?

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.

Discussion stats
  • 1 reply
  • 1503 views
  • 1 like
  • 2 in conversation