Hey,
I have this code, where I try to regress my dependent variable RWA and my dummy, Time and Treated, and Time*Treated=DID. With all of the control variables.
But, I remember how to use robust, but what if I want to cluster my data? And what does it exactly mean that I don't cluster it?
reg RWA Time Treated DID Capitalization Deposits logGDP Inflation HHI Liquidity Size, robust
Also I would like to know how to test for fixed effects. I hope someone can help me
I have this code, where I try to regress my dependent variable RWA and my dummy, Time and Treated, and Time*Treated=DID. With all of the control variables.
But, I remember how to use robust, but what if I want to cluster my data? And what does it exactly mean that I don't cluster it?
reg RWA Time Treated DID Capitalization Deposits logGDP Inflation HHI Liquidity Size, robust
Also I would like to know how to test for fixed effects. I hope someone can help me
Comment