I am doing rolling regressions with many dummy variables and retrieving coefficients of those dummy variables at each iteration (using rangerun). Some of the dummies are collinear in some ranges. Therefore, there is no coefficient produced. I would like to assign the coefficient of the variable kept in the model to those omitted for further processing (different models). That requires finding out which variable was collinear but kept in the model at each step and which variables were omitted.
I tried to use _rmdcoll but did not get anywhere. It produces a message something like dummy A1 is collinear with A2, A3, A4, A5, but it does not say which one is kept and which one is omitted. It is even stranger that some of the variables identified as collinear by _rmdcoll (e.g. A3 and A5) has coefficients estimated. I would appreciate any guidance on how to even start tackling this issue. Thanks
Related Posts with Assigning the coefficients of a collinear dummy variable kept in the model to the omitted dummy variables
Event Study helpHi i'm doing a 'market model' style event study. I'm looking at the effects of a Fed announcement u…
Oceania Stata Conference 2019We are pleased to announce that the Scientific Committee for the Oceania Stata Conference 2019 is no…
Extended regression models versus GMM model.I considered both extended regression models (ERMs) and GMM can tackle with endogeneity, but what di…
Are FE estimate consistent when variables are integrated of different orderHi All, I have an unbalanced panel with data for 890 companies for 81 months. Since the period is l…
Moving Kurtosis & Skewness for Panel DataI have a panel data for 20000 stocks over a sample period from 1950 to 2018. What I need to do is to…
Subscribe to:
Post Comments (Atom)
0 Response to Assigning the coefficients of a collinear dummy variable kept in the model to the omitted dummy variables
Post a Comment