Displaying 1 result from an estimated 1 matches for "psussd".
Did you mean:
plussed
2011 Feb 11
2
Problem with confint function
...formula to estimate a 95% CI for a
log odds coefficient is the following:
log odds - 1.96*SE to log odds + 1.96*SE
then I am not getting the right CI.
For instance, this is a summary of my model:
Estimate Std. Error z value Pr(>|z|)
(Intercept) -0.06106 0.29808 -0.205 0.8377
pSusSD 0.21184 0.36886 0.574 0.5658
pBenSD 1.20255 0.52271 2.301 0.0214 *
pBarSD -0.08654 0.48749 -0.178 0.8591
pSevSD 0.99759 0.44795 2.227 0.0259 *
And this is are the corresponding CI when I call the confint function:
2.5 % 97.5 %
(...