Hi everyone. I am dealing with a balanced panel data of 200 banks from 14 countries which are observed over 9 years. The panelid is bank_id.
I implemented a model with fixed effects at bank_id level (using option fe in the xtreg command) and I clustered the standard errors at same level too, i.e. at bank_id level (using the option cluster() in the xtreg command). The model as this specified produce strongly significant results. Does this make sense? I couldn't find similar questions in this forum or elsewhere in the web.
Thanks everybody, this question is of vital importance as i am right next to a fundamental deadline.
I implemented a model with fixed effects at bank_id level (using option fe in the xtreg command) and I clustered the standard errors at same level too, i.e. at bank_id level (using the option cluster() in the xtreg command). The model as this specified produce strongly significant results. Does this make sense? I couldn't find similar questions in this forum or elsewhere in the web.
Thanks everybody, this question is of vital importance as i am right next to a fundamental deadline.

Comment