做动态面板估计时出现factor variables and time-series operators not allowed这个错误,是什么原因?
我的命令是 xi:xtlsdvc Lev1 Size Profit Growth Ndts Tang Lev_median i.year i.Ind,initial(ab) bias(3) vcov(50),我之前用的是07到17年的数据,没有出现这个错误,现在换成08到18年的数据,就出现这个错误了。现在跑08到18年的数据有行业虚拟变量就会出现factor variables and time-series operators not allowed这个错误,没有行业虚拟变量不出现这个错误,之前跑07到17年的数据有行业虚拟变量也没有出现错误。