Hi All,
When I run the logit command I get the following result
outcome | Coef. Std. Err. z P>|z| [95% Conf. Interval]
--------------------------------+----------------------------------------------------------------
indep_var | 3.147702 1.095392 2.87 0.004 1.000772 5.294632
When I run the same command with the or option I get the following output
outcome | Odds Ratio Std. Err. z P>|z| [95% Conf. Interval]
--------------------------------+----------------------------------------------------------------
indep_var| 23.2825 25.50347 2.87 0.004 2.720382 199.2642
I understand how the confidence interval is calculated from the log scale results - for example -
exp(3.147702 + 1.96*1.095392) approx.= exp(5.294632) = 199.2642
How does the numerical scale Std Err of 25.50347 relate to the log scale Std Err of 1.095392 and how would it be used to calculate the confidence interval on the numerical scale?
Thanks in advance,
Don
Related Posts with logistic regression standard errors
Presenting Information Criteria in Latex form from StataHi guys, I would like to display my information criteria in choosing the lag length for the estimat…
Droping "NA"sHi Stata users. I have 26 variables that contain some observations as NA. Is there a way ( olther t…
Threshold regressionI need your help. My model is Yit=a1(1-I*)(D-D*)+a2xI*(D-D*)+bxXit+eit while I*=1 if D>D* and I*=…
Foreach and string variablesI have a panel data set with country, years, and the following three (relevant) variables: C (float…
Looping within a loopHello, I am using a panel dataset. It both id and ic variable (ic: income category: HI, LI, LMI, UMI…
Subscribe to:
Post Comments (Atom)
0 Response to logistic regression standard errors
Post a Comment