Good evening,
Thank you in advance for your assistance with this, I'm sure I am just missing a trick.
The STATA manual for qreg mentions the vce() option. The default is vce(iid) which computes standard errors under the iid assumption. The manual then specifies vce(robust) as the alternative to this.
Does this mean that using vce(robust) allows us to relax the iid assumption? This seems unrealistic! If not, why would I consider using robust standard errors when the qreg model already accounts for heteroscedasticity.
Best wishes.
Thank you in advance for your assistance with this, I'm sure I am just missing a trick.
The STATA manual for qreg mentions the vce() option. The default is vce(iid) which computes standard errors under the iid assumption. The manual then specifies vce(robust) as the alternative to this.
Does this mean that using vce(robust) allows us to relax the iid assumption? This seems unrealistic! If not, why would I consider using robust standard errors when the qreg model already accounts for heteroscedasticity.
Best wishes.
Comment