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

Hello,
How to recognize significant variables in a logistic regression resultat please ? 

thanks.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

This is common across all modeling methods in SAS.

 

If the p-value is less than 0.05, then the term is significant (at the alpha=0.05 level). In PROC LOGISTIC, the column you want to look at is Pr>ChiSq.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

This is common across all modeling methods in SAS.

 

If the p-value is less than 0.05, then the term is significant (at the alpha=0.05 level). In PROC LOGISTIC, the column you want to look at is Pr>ChiSq.

--
Paige Miller

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 334 views
  • 1 like
  • 2 in conversation