1.请教各位大侠~本人用的是200多个城市组别,11年的面板数据实证,在做固定效应的时候,早先用的命令是xi:xtreg Y X1 X2...i.year,fe
但是在论坛里看到有人留言说用areg命令比较合适大组别的面板数据。然后我去查了一下help,是这么说的:
areg fits a linear regression absorbing one categorical factor. areg is designed for datasets with many groups, but not a number of groups that increases with the sample size. See
the xtreg, fe command in [XT] xtreg for an estimator that handles the case in which the number of groups increases with the sample size.