Dear all,
I am not quite sure if it my variables are significant or not and if I therefor can even use my hypotheses. My logistic regression model is:
logit development i.gender i.age i.studies
margins, dydx(_all) level (90)
margins i.gender, level (90)
margins i.studies, level (90)
margins i.age, level (90)
I calculated a ranksum test beforehand and that was significant for "development". Is that the only significance number to consider?
Or am I looking at the " Prob > chi2 = 0.0035" of my logistic regression model, the P>|z| of gender, studies and age within that model, the P>|z| of my Average Marginal Effects or the P>|z| of my Predictive Margins?
My questions is, which significance level am I looking at?
Sorry if that sounds a little confusing.
My second question ist, I have read quite often that people added variables one by one into their log. regression modell. What exactly is the difference between adding them all at once (like I did above) and a step by step approach?
Thank you for your help.
I am not quite sure if it my variables are significant or not and if I therefor can even use my hypotheses. My logistic regression model is:
logit development i.gender i.age i.studies
margins, dydx(_all) level (90)
margins i.gender, level (90)
margins i.studies, level (90)
margins i.age, level (90)
I calculated a ranksum test beforehand and that was significant for "development". Is that the only significance number to consider?
Or am I looking at the " Prob > chi2 = 0.0035" of my logistic regression model, the P>|z| of gender, studies and age within that model, the P>|z| of my Average Marginal Effects or the P>|z| of my Predictive Margins?
My questions is, which significance level am I looking at?
Sorry if that sounds a little confusing.
My second question ist, I have read quite often that people added variables one by one into their log. regression modell. What exactly is the difference between adding them all at once (like I did above) and a step by step approach?
Thank you for your help.
Comment