结果:找到“option n not allowed”相关内容67个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
门槛分析,结果显示option / not allowed是什么情况?
22 个回复 - 48836 次查看
Threshold estimator (level = 95):
-----------------------------------------------------
model | Threshold Lower Upper
-----------+-----------------------------------------
...
2017-7-9 22:18 - 月宫里的白兔 - Stata专版
option / not allowed r(198)如何解决
10 个回复 - 43799 次查看
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 usi
ng 实证结果.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 个回复 - 7116 次查看
本人在做面板数据的门槛模型时,软件提醒
option rx()
not
allowed[/backcolor],这是什么原因?有哪位大神知道吗?我的命令如下:[/backcolor]
. xtset cou
n year
pa
nel variable: cou
n (stro
ngly bala
n ...
2020-3-30 17:12 - 燃RAN - Stata专版
头疼,不知为何出现“option r2 not allowed”
14 个回复 - 21831 次查看
第一次发帖,不太懂规矩,请教各位,为何我在使用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专版
option mtitle() not allowed
1 个回复 - 907 次查看
运行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 个回复 - 15479 次查看
ge
n I
ndcd=1 if strmatch( I
ndustry,"A")
replace I
ndcd=2 if strmatch( I
ndustry,"B")
replace I
ndcd=3 if strmatch( I
ndustry,"C0")
replace I
ndcd=4 if strmatch( I
ndustry,"C1")
replac ...
2014-12-26 14:58 - 367310324 - Stata专版
求大神帮我看看出现 option / not allowed r(198)是怎么回事?
0 个回复 - 1322 次查看
小白做计量,导出环节用的
esttab reg1_* usi
ng regressio
ns1.doc, se ar2 label replace ///rtf b(2) star (* 0.10 ** 0.05 *** 0.01) se(2) mti i
ndicate("Time fe=dyear*" "Cou
ntry fe=dcou
ntry*")
结果出现 ...
2022-4-20 20:07 - 麻辣酱香饼 - Stata专版
固定效应模型option re not allowed
8 个回复 - 10792 次查看
请教各位:
想在stata中用固定效应模型做回归,操作如下:
xtset code year
reg Y X co
ntrols i.i
ndustry i.age ,re
系统为何显示
option re
not
allowed?
请问是哪里出了问题?该如何修正呢?
2019-5-24 19:38 - 向东看日没5 - Stata专版
请教 option te not allowed该怎么解决
0 个回复 - 1714 次查看
我用的是sfcross命令来测算效率,但是输入predict te,te命令时出现了下面这个问题,请大神们帮帮忙解答一下;
sfcross l
nT l
nGDPi l
nGDPj l
nPopi l
nPopj l
nDist comla
ng ,d(t) emea
n(zdjl IDE fta BC)
Log likeli ...
2021-10-24 10:39 - Yolo..... - Stata专版
option fe not allowed 是为什么啊?怎么处理啊
3 个回复 - 19272 次查看
新手跟着书用stata做平衡面板,reg roe cr1 cr5 h5 z l l
na dar t, vce(cluster compa
ny)以后,要进行这个:reg roe cr1 cr5 h5 z l l
na dar t, fe vce(cluster compa
ny),然后就出现“
option fe
not
allowed r(19 ...
2019-4-3 23:01 - 小白01号 - Stata专版