悬赏 20 个论坛币 未解决
面板数据做bootstrap检验时,显示r(ind_eff) command not found
在其他帖子看到有把工作目录更改到放置sgmediation的文件,但还是没用
. bootstrap r(ind_eff) r(dir_eff),///
r(ind_eff) command not found
r(111);
我的代码:
tab year,gen(_year)
tab industry,gen(_ind)
bootstrap r(ind_eff) r(dir_eff),///