Let's say I do a multiple regression, using robust (Stata option). It is a robust standard error regression. I want to analyse and discuss residuals.
- Residuals versus fitted values
Is it sufficient to simply observe a random and homogeneous distribution of the residuals around 0?
- Kernel density estimate of the residuals (Are they following a normal distribution?).
As I didn't use an OLS regression, I don't care if the residuals are not normal. True?
- Is there anything I forgot?