Hello everybody,
In my research, the dependent variable (DV) is count data and endogenous variable (EV) is binary with other exogenous variables (EXV).
The main effect model is Negative Binomial. (since my dataset is over-dispersed)
I am wondering whether or not I can apply the control function approach for a two-stage regression. Specifically, is it valid to use the predicted probability from the first-stage to replace the EV in the second-stage?
1. logistic EV EXV IV
2. predict yhat
3. nbreg DV yhat EXV
I tried ivpoisson with gmm and since my model contains many variables and dummies, the ivpoisson gmm keep spinning and the criterion does not reduce.
I also tried pseudo-ML poisson to account for the over-dispersion issue, but I still need to deal with the binary EV.
Please can anyone advise what are the possible approaches and does the above CF approach work?
Thanks in advance.
Related Posts with Binary Endogenous variable in Negative binomial regression
[LASSO] Collinear covariates: Suggested addition to the documentationI would like to suggest an addition to the documentation for collinear covariates in LASSO models. T…
asroprobit may estimate the variables that are not defined in the code?Hello, When I followed the tutorial to learn the asroprobit command in the Stata software, I typed …
Tabulating estimates of endogenous variables in dynamic forecast modelsHi I am running some dynamic forecast models, each of which contains 7 endogenous variables. Since…
How to weight data using CPS weights in STATA?Hello, I have CPS monthly data 2015-present. I want to calculate unemployment rate. I am using emps…
Stata dataset to latex tableI have a dataset in stata that looks like this: quintile mean t_stat 1 0.0100 4.100 2 0.0200 4.200 …
Subscribe to:
Post Comments (Atom)
0 Response to Binary Endogenous variable in Negative binomial regression
Post a Comment