结果:找到“option stat not allowed”相关内容33个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
stata面板门限option rx() not allowed
10 个回复 - 7116 次查看
本人在做面板数据的门槛模型时,软件提醒
option rx()
not allowed[/backcolor],这是什么原因?有哪位大神知道吗?我的命令如下:[/backcolor]
. xtset coun year
panel variable: coun (strongly balan ...
2020-3-30 17:12 - 燃RAN - Stata专版
stata出现 option replace not allowed如何解决
3 个回复 - 1652 次查看
clear all
cd /Users/echo-7/研究生/课程论文/计量经济学 //设置为自己的工作路径
shp2dta using 中华人民共和国.shp, database(data_db) coordinates(data_xy) genid(id) gencentroids(stub) repalce
//shp文件 ...
2023-12-22 17:47 - echo-7 - Stata专版
stata一直出现xoption \ not allowed
3 个回复 - 942 次查看
在做
stata 多时点did 安慰剂检验:permute Audit beta=_b[Audit] se=_se[Audit] df=e(df_r) ,reps(500) seed(500) saving ("C
> :\Users\lhjdn\Desktop\ssT\anweiji.dta"):xtreg ESG2 Audit ROA Cashflow Indep O ...
2023-8-12 20:29 - njsjdx01 - Stata专版
stata出现option cluster( ) not allowed怎么办呢
0 个回复 - 1116 次查看
执行
*IV Probit - First Stage Coefficients
xi: ivprobit emp_m $control_m (age_gap = fine) if _est_bench == 1, twostep first
然后就出现
. *IV Probit
. eststo ivprobit: xi: ivprobit emp_m $contr ...
2022-8-26 01:07 - 曲奇Qee - Stata专版