Hi all,
I have run a logistic regression using the user-written command boxtid, and would now like to know how calculate confidence intervals for the power estimates defined as p1 in the results table below:
Box-Tidwell regression model
Logistic regression Number of obs = 185,042
Wald chi2(12) = 503.07
Prob > chi2 = 0.0000
Log pseudolikelihood = -1763.3257 Pseudo R2 = 0.1007
(Std. Err. adjusted for 30,502 clusters in ddyadid)
Robust
midint | | Coef. | Robust Std. Err. | z | P>|z| | [95% Conf. Interval]
------------------------------------------------------------------------------------
ktbitr 2.130029 .4880317 4.36 Nonlin. dev. 20.272 (P = 0.000)
p1 4.832425 1.261686
kigojm 1.16586 .3525975 3.31 Nonlin. dev. 9.763 (P = 0.002)
p1 5.959293 2.862814
gdppc2000_1 -.0000383 .0000168 -2.28 Nonlin. dev. 8.778 (P = 0.003)
p1 .1208477 .2674343
mcap_1 9.392144 1.854957 5.06 Nonlin. dev. 44.082 (P = 0.000)
p1 .1215187 .0529244
tpop_1 -9.65e-07 5.05e-07 -1.91 Nonlin. dev. 10.339 (P = 0.001)
p1 .0991047 .1147337
I've seen on various threads that confidence intervals can be manually calculated using the standard error, degrees of freedom and the inverse estimator function - see, for instance, #3 in https://www.statalist.org/forums/for...ls-after-nlcom.
The problem is that I am not sure what the current estimator function is in this particular case - I assume logit, but I'm also inclined to think that the calculation of power estimates is in some way distinct from the standard coefficients? I'd be incredibly appreciative if someone could tell me the correct function, and also explain the underlying logic.
All the best,
Matthew
Related Posts with Calculating confidence intervals for box-tidwell power estimates
merge sequentially?Dear All, J found this question here (in Chinese). Suppose that I have two datasets. Data A is: Cod…
Stata implementation of Delaunay triangulation + Voronoi tessellation + convex hullDear all, I have been working on a native implementation of Delaunay triangulation, Voronoi tessell…
Need help on how to interpret coefficient of OLS and PPML Gravity model estimationDear all, I would like to ask for help in interpreting the coefficient of OLS and the coefficient o…
How to add the percentiles to line graphHi good morning ! I'v got a problem of replicating a graph. The horizontal axis 1-8 means each occup…
Manual calculation of average marginal effects after melogitDear All, I am trying to calculate the average marginal effects (ame) after running a multilevel lo…
Subscribe to:
Post Comments (Atom)
0 Response to Calculating confidence intervals for box-tidwell power estimates
Post a Comment