Logistic Regression Research: 97% Concordance, No Sig Variables

Click For Summary
SUMMARY

The discussion centers on a logistic regression analysis conducted using SAS, which achieved a 97% concordance rate but revealed minimal significant variables. The lack of significant variables may stem from dependence issues among predictors or the concentration of significance in a few variables. To address this, participants recommend reducing the model complexity and employing stepwise regression techniques to identify the most impactful factors.

PREREQUISITES
  • Proficiency in SAS for statistical analysis
  • Understanding of logistic regression principles
  • Knowledge of model reduction techniques
  • Familiarity with stepwise regression methods
NEXT STEPS
  • Research SAS model reduction techniques
  • Learn about stepwise regression implementation in SAS
  • Explore the implications of multicollinearity in logistic regression
  • Investigate methods for improving variable significance in regression models
USEFUL FOR

Data analysts, statisticians, and researchers involved in predictive modeling and logistic regression analysis who seek to enhance their understanding of variable significance and model optimization.

mathmathRW
Messages
8
Reaction score
0
I am doing an independent research project and I have written a logistic regression program in SAS. The percent concordance is 97%, but hardly any variables are significant. Can anyone help me understand why this would happen?
 
Physics news on Phys.org
There are many possible reasons for this. Would you be able to describe the situation in more detail?
If all of the significance is in only a few variables, then you will not have many significant variables.
Otherwise, you may have some dependence issues, and the program can't determine which variables are better than others.
I would try reducing the model, and then applying some stepwise regression techniques to find the most significant factors.
 

Similar threads

Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
5K
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 64 ·
3
Replies
64
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K