Hi everyone
I'm running a regression with fixed effects of individuals:
reg y x i.firm i.year i.individual
I have an unbalanced panel dataset which is like below:
firm date individual x y
1 may92 1 12 390
1 may92 2 12 390
1 may92 3 12 390
1 december93 3 56 678
1 december93 4 56 678
2 march93 5 56 678
2 march93 6 56 678
3 july93 2 68 234
3 july93 7 68 234
.
the problem is I want to run the regression at firm-date level, but it's like I'm running the regression at firm-date-individual with this data and observations on x and y(which is unique for every year and every firm) are considering several times in regression. what should I do for regressing only at firm-date level and not losing the data of individuals? (the number of unique indivudals is about 2000)
Related Posts with unbalanced panel
Truncate the continuous variable (0,1)Dear Stata Expert, May I seek your help in variable transformation? I need to truncate the variable…
Interpretation r.a#r.b interaction (margins command)Dear Statalisters, I ran the following logit model and then computed the marginal effects of my var…
Dynamic panel data - how to test coefficient stability?I have an unbalanced panel data and I want to run an ARDL model. The longest time-span is from 1950m…
Grouping Countries According To Level of GDP per capitaHello, I am very new to Stata and excuse me in advance if this is somewhat of an easy question to ta…
Help with hurdle modelHello - i'm having some trouble running a churdle model. I have observational data (4,800 observati…
Subscribe to:
Post Comments (Atom)
0 Response to unbalanced panel
Post a Comment