蓝色 发表于 2010-5-17 16:02 
那就在excel里面先产生出政策变量啊
policy=1 如果政策是紧的
policy=0 如果政策是松的
你好,我将“国家”变量设为虚拟变量counno,运行结果是i.counno _Icounno_1-3 (naturally coded; _Icounno_1 omitted)
下面我接着用命令xtreg y x1 counno, i(counno) fe ,为什么会出现independent variables are collinear with the panel variable counno
r(198);
请帮帮我啊~