结果:找到“option : not allowed”相关内容91个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
门槛分析,结果显示option / not allowed是什么情况?
22 个回复 - 48815 次查看
Threshold estimator (level = 95)
:
-----------------------------------------------------
model | Threshold Lower Upper
-----------+-----------------------------------------
...
2017-7-9 22:18 - 月宫里的白兔 - Stata专版
option / not allowed r(198)如何解决
10 个回复 - 43753 次查看
reg y x1 x2 x3 x4 x5est store ols xtreg y x1 x2 x3 x4 x5,feest store fe xtreg y x1 x2 x3 x4 x5,reest store re esttab ols fe re using 实证结果.rtf, replace b(%12.3f) se(%12.3f) nogap compress s(N r2 r2 ...
2022-2-5 19:57 - 余生曼路 - Stata专版
stata面板门限option rx() not allowed
10 个回复 - 7114 次查看
本人在做面板数据的门槛模型时,软件提醒
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 个回复 - 1646 次查看
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专版
option pearson() not allowed请问这里报错为什么呀
1 个回复 - 793 次查看
. use Baseline,clear
. local summary Size Roa Age Growth Cashflow Indep LEV FinDev EconoDev Fin200
. corr2docx TFP_LP TFP_OP FintechN_1 `summary' using "回归结果.docx", append pearson(pw) spea ...
2022-11-12 21:35 - zwivy123 - 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专版
提问:option est not allowed怎么处理呢
2 个回复 - 1366 次查看
regress lnfee Dumgroup size LEV ROE LOSS TobinQ Crolist ABSCC绝对值 Audittyp Big4 ,robust est store m3
输入之后会显示
option est
not allowed2023-4-22 11:37 - 安静的撒的 - Stata专版
option index not allowed怎么办呀?请各位大神看看哪里有问题
0 个回复 - 436 次查看
clear all
mkf index
frame index{
cntrade 000300, index
keep date rmt
gen year = year(date)
}
出现结果:
do "/var/folders/hp/yp2s16gn001bjkq_z7mvrycm0000gn/T//SD01115.000000"
. clear ...
2023-4-12 10:09 - xyq315 - Stata专版
option r not allowed
1 个回复 - 887 次查看
请问老师们,我在命令窗口复制这个程序,怎么跑不了数据啊,求助~程序
*****Table 6*****
use robust_iv.dta,clear
*Heckman1
ivprobit decision overseas coastl lev age sharecon roa cash _Iyear_* _Iind_* ...
2023-2-3 16:00 - lichuntian - Stata专版
头疼,不知为何出现“option r2 not allowed”
14 个回复 - 21826 次查看
第一次发帖,不太懂规矩,请教各位,为何我在使用stata13.1进行分析的时候,到最后一步(如下所示),后面会出现“
option r2
not allowed”的提示
est tab ols_no_iq ols_with_iq tsls liml,se r2 mtitle star (* ...
2016-12-1 09:37 - 最爱拜仁 - Stata专版
stata出现option cluster( ) not allowed怎么办呢
0 个回复 - 1112 次查看
执行
*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专版
option mtitle() not allowed
1 个回复 - 903 次查看
运行stata出现
option mtitle()
not allowed问题
照着浙大方老师的网课进行操作的,在输出三类标准误的展示结果的时候显示错误
求大神指点,感激不尽!
以下是代码
:
est_table DK Rogers White,b(%9.2f) p mtitl ...
2022-1-14 14:01 - CHPN - Stata专版
option if not allowed
3 个回复 - 15456 次查看
gen Indcd=1 if strmatch( Industry,"A")
replace Indcd=2 if strmatch( Industry,"B")
replace Indcd=3 if strmatch( Industry,"C0")
replace Indcd=4 if strmatch( Industry,"C1")
replac ...
2014-12-26 14:58 - 367310324 - Stata专版
求大神帮我看看出现 option / not allowed r(198)是怎么回事?
0 个回复 - 1320 次查看
小白做计量,导出环节用的
esttab reg1_* using regressions1.doc, se ar2 label replace ///rtf b(2) star (* 0.10 ** 0.05 *** 0.01) se(2) mti indicate("Time fe=dyear*" "Country fe=dcountry*")
结果出现 ...
2022-4-20 20:07 - 麻辣酱香饼 - Stata专版
固定效应模型option re not allowed
8 个回复 - 10789 次查看
请教各位:
想在stata中用固定效应模型做回归,操作如下:
xtset code year
reg Y X controls i.industry i.age ,re
系统为何显示
option re
not allowed?
请问是哪里出了问题?该如何修正呢?
2019-5-24 19:38 - 向东看日没5 - Stata专版
请教 option te not allowed该怎么解决
0 个回复 - 1709 次查看
我用的是sfcross命令来测算效率,但是输入predict te,te命令时出现了下面这个问题,请大神们帮帮忙解答一下;
sfcross lnT lnGDPi lnGDPj lnPopi lnPopj lnDist comlang ,d(t) emean(zdjl IDE fta BC)
Log likeli ...
2021-10-24 10:39 - Yolo..... - Stata专版
option fe not allowed 是为什么啊?怎么处理啊
3 个回复 - 19270 次查看
新手跟着书用stata做平衡面板,reg roe cr1 cr5 h5 z l lna dar t, vce(cluster company)以后,要进行这个:reg roe cr1 cr5 h5 z l lna dar t, fe vce(cluster company),然后就出现“
option fe
not allowed r(19 ...
2019-4-3 23:01 - 小白01号 - Stata专版