Hello everyone,
I hope you are all doing well. I would like to ask for your guidance regarding an issue in my panel data analysis.
I am working with 219 observations (73 firms over 3 years). My variables include:
My questions are:
I hope you are all doing well. I would like to ask for your guidance regarding an issue in my panel data analysis.
I am working with 219 observations (73 firms over 3 years). My variables include:
- Y (firm value),
- X1 (ESG),
- X2 (ROA),
- X3 (Size),
- and FC as a mediation variable.
- Model 1: Y on the independent variables — selected Fixed Effects
- Model 2: Mediator (FC) on X — estimated with OLS
- Model 3: Y on X and the mediator — selected Fixed Effects
My questions are:
- Is using vce(robust) in this situation appropriate?
- When I compared vce(cluster) to vce(robust), Models 1 and 3 show no change, but Model 2 shows different standard errors (although the direction of coefficients stays the same).
- For a thesis, what is the correct reference or justification for choosing vce(cluster) instead of vce(robust)?

Comment