nightwings 发表于 2017-7-12 12:09 
xtlogit是没有cluster选项的。如果要cluster by ID,用robust option就可以了,robust默认就是cluster by ID ...
你好,我看help xtlogit 中 fe 没有robust ?是我出错了吗?
FE_options Description
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Model
fe use fixed-effects estimator
offset(varname) include varname in model with coefficient constrained to 1
constraints(constraints) apply specified linear constraints
collinear keep collinear variables
SE
vce(vcetype) vcetype may be oim, bootstrap, or jackknife