Dear All,
I apologise in advance if this is a really basic question, but I am very new to stata.
I am trying to run a regression on panel data (that I have built myself from the British Election Survey) to show the impact of being contacted by a political party, on the way an individual voted in the Brexit Referendum. I have data for April, May and June 2016. I have dummy variables for party contact in April and May (=1 if contacted by a certain party, =0 otherwise) and a dummy variable for the way the individual voted (e.g. =1 if voted Leave, =0 Remain).
I have tried to run xtreg with ,fe r but all my explanatory and control variables are being omitted due to collinearity. I am unable to identify where I am going wrong.
Please let me know if you have any further questions.
Many Thanks.
Related Posts with Collinearity Issues
the regression constant in oglmHow do I get the regression constant in oglm? …
Confusion about when to use SUR estimation (sureg) or Multivariate regression (mvreg)I am having a problem deciding between seemingly unrelated regression (sureg) and multivariate regre…
How is this construct `=function(argument)', `=scalar_name', `=scalar_value' etc. called, and where can I read more about it?Nick Cox is putting to good use a construct which has same form like dereferencing of a local, excep…
Tobit regression generating predicted values above the censored limit.Hi all ! I am running the tobit model on stata 14.1 with the following command: tobit effscr lnta_…
CounterHi all, I have the following dataset: Code: * Example generated by -dataex-. To install: ssc ins…
Subscribe to:
Post Comments (Atom)
0 Response to Collinearity Issues
Post a Comment