机智的小球球IU 发表于 2018-3-12 21:07 
老师,我用的code是:
reg Y X controls if a==1,robust cluster(id)
est store a1
同学,分组回归的时候你用cluster的时候suest可以运行么 我的总显示以下这样的报错
Male was estimated with cluster(village).
re-estimate without the cluster() option, and
specify the cluster() option with suest.
但是分组回归的时候不用cluster suest的时候加上vce (cluster var) 就可以跑下去了