Hi everyone,
I am new to Stata and am currently studying the effect of CSR on daily returns during a stock market crash. My dataset consists of 50 firms (I assume that my number of firms is still too small and I will need to increase my sample) over the time period of 35 days. This means that my independent variable changes daily but CSR doesn't and also some firm sepcific accounting data, which are used as control variables, are time invariant. I also wanted to include industry dummies to control for effects in different industries during the crash.
Now, I know that I cannot use xtreg, fe since all time invariant variables will be ommitted. Does this mean that my only solution is to apply a random effects model? Can I still incorporate industy dummies in this model? If so, how?
Thank you in advance, I really appreciate your help.
Related Posts with Panel Data with Time invariant variables
how do do a rolling WLS in stataI would like to run a rolling regression in Stata, where in each window the weights of independent v…
How to bound x-axis on histogramI'm using the command histogram [cat var] to output a histogram in stata. I only care about the va…
Why the logical in Stata of calculating missing observation is quite strangeToday I calculate Code: gen year1a=1 if yr <=ei +1 While ei=. and yr=1990, I saw the result of …
Separating string variable with parenthesis and commasHello, I have variable that looks like Experience ('Santo Engineering', '2017-04-30', '2017-05-30'…
Bar graph with confidence intervals and character group labelsSo this bothers me for a while. I want to have a bar graph for group means with confidence intervals…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data with Time invariant variables
Post a Comment