Hey listers, how can I fix the error: repeated time values within panel?
xtset FundId date
xtreg dependent variable indepent variables, fe
With:
duplicates drop FundId date, force
prior to the code I can do the regression, but I think this does not make sense because it drops so much observations, how can I do the regression?
I would be grateful if someone could help me with this.
Related Posts with Fixed Effects Regression (how to fix error:repeated time values within panel)
controlling for fixed effectsNone …
Creating variables in long formatHello, I am trying to create a variable "stage1_class" that represents different responses to lx_ite…
Generating new variableHi within a dataset I have been looking at there are 33 countries. I am trying to create a dummy var…
Constraining the X-Axis within a rangeI'm studying the causal impact of Puerto Rico's VacuTour policy with my event-study synthetic contro…
Inserting Mean and Median Vertical Lines on Multiple KDensity PlotsHi, I am using the multidensity package. Here's what I've tried: Code: sysuse auto, clear multiden…
Subscribe to:
Post Comments (Atom)
0 Response to Fixed Effects Regression (how to fix error:repeated time values within panel)
Post a Comment