作面板门限分析,按网上的方法设置好软件后,输入程序:
tsset industry year
panel variable: industry (strongly balanced)
time variable: year, 2003 to 2013
delta: 1 unit
. xtthres tfp edu pc hc scale, th(regu) d(regu) bs2(200) bs3(300) minobs(10)
结果出现了下面的问题:
Begin Time :27 Mar 2016 13:03:13
You must tsset your data before using xtthres,see help xtthres.
我之前也对数据进行了设置,显示平衡数据,为什么还要我设置?