Hi,
I have a balanced panel with a firmid variable and a time variable. I want to run a regression with firm fixed effects and then cluster standard errors by time.
When I run:
xtreg dep indep, fe vce(cluster time)
I get the error "panels are not nested within clusters".
Most comments on the forum re: this error seem to be when there is a sub category of firmid or geography id. Can anyone help with simple firmid and time panel?
Thanks!
Related Posts with xtreg with fe - cluster by time (nesting error)
multicollinearity test variables in a panel dataHi, how can I run a multicollinearity test in Stata 12 between variables in a panel data? Thanks! …
Complex Reshape Long to WideDear Stata Users I am dealing with a complex reshape wide problem. Here is an input data: Code: …
problem with Ivreg2 resultDear All, After running my regression with ivreg2, in last portion of the result I saw error massage…
extract year, month, and day from a string variableHi, I have a string variable with the date in the following format Code: * Example generated by -d…
Sequence Index PlotDear Stata Users I am trying to show how individuals move between a set of conditions or states ove…
Subscribe to:
Post Comments (Atom)
0 Response to xtreg with fe - cluster by time (nesting error)
Post a Comment