Hi all!!
Firstly, thank you for reading/helping! I'm attempting a project on looking at CEO personal campaign contributions before the 2002 election, and seeing if that changed their stock price (pre/post 6 month average). I have an output of my dataex for the format of the data, and after some dataset transformation/manipulation, this is the final result I have. I'm curious as to what the best regression would be to use? Regular reg, or should I use areg? I was originally going to use, "reg changestockprice totalrep if post == 1 i.companyid, robust" but I also want to loop through other variables, like totaldem and towinners, for example. How would I go about writing a loop for that, and then making a table to append all of those regressions together? Apologies for the longer post, kind of stumped as to where to go from here, and also fix the collinearity problem I ran into when I ran the first regression previously mentioned. Any and all help would be so so appreciated!! Thank you!
Array
Related Posts with Panel Regression Help!!
csv file-separating columnsHi all, I have around 1000 csv files and I need to import them into STATA - the columns are not sepa…
Verify that differences across countries are not driven by sample sizeI am analyzing data from a survey experiment in three countries. The sample size differs across coun…
Simplifying loop in mataDear all, I'm running iteration in Mata until the difference between the sum of previous weight mat…
Do I need to standardize a mixed data before doing lasso?Hello people, I have a great data of mixed variables: binary variables, quantitative variables and …
Survival analysis: First year the earlier 1 and Last year the later 1I need your help for survival study. Background: I have corporate panel data set as Corporate codes…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Regression Help!!
Post a Comment