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
Data sharingDear all, Not sure if I'm writing on a correct page, but I'm completely sure that a lot of people h…
Choice and Implementation of Regression Technique for Pooled dataHello Everyone I am trying to run regressions of the form given below for the first time: [ATTACH=…
Extract Monte Carlo results from MataDear all, I am doing a 2000 times monte carlo simulation of two-stage least square estimation with …
IV blows up coefficientsDear Stata Users Comparing a RE (xtreg, re) with and IV (xtivreg, re) model, I receive quite large …
Need to count with several conditionsI want to count how many contracts the company already had in the inventory when the company signs t…
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