结果:找到“time-series operators not allowed”相关内容32个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
stata新版莫兰指数和画图代码和样例数据(xtmoran命令)
12 个回复 - 2613 次查看 stata新版莫兰指数和画图代码和样例数据(xtmoran命令)新版莫兰指数的优点在于,可同时计算多年局部莫兰指数、生成的莫兰散点图可以通过stata进行编辑,同时该命令能完成全局莫兰指数和局部莫兰指数。同时生成的莫兰 ...2023-8-14 10:46 - 盐汽水咸死的鱼 - 现金交易版
空间计量模型代码及详细解析+SDM、SEM、SAR模型选择、LM、Wald、LR检验、Moran's
67 个回复 - 33671 次查看 本人研一计量小白一枚,为了写毕业论文接触了【空间计量】这个【大坑】。 从2020年五月底到今天终于把stata空间计量了解了一遍,形成了一个整体的思路,并跑出了结果。整个过程非常艰辛,失败了好多次,花了许多冤枉 ...2020-7-14 09:55 - 15010813556 - 现金交易版
动态面板回归时显示,factor variables and time-series operators not allowed,为什
24 个回复 - 60923 次查看 当做stata软件动态面板回归时显示,factor variables and time-series operators not allowed,为什么啊?2013-12-29 16:25 - kyuu123 - Stata专版
中介因子检验遇到factor-variable and time-series operators not allowed
6 个回复 - 11292 次查看 请问我做中介因子检验时,输入sgmediation 因变量,mv() iv( ) cv( 有5个)时,提示factor-variable and time-series operators not allowed要怎么解决呀?(为了简便,因变量、自变量、中介变量这些我都没有打出来) ...2021-10-8 16:47 - 冷漠艺术家 - Stata专版
用stata做分位数回归一直显示time-series operators not allowed
4 个回复 - 685 次查看 以下是我的命令 qreg L.托宾Q值 创新投入强度 DT 两职合一 独董占比 企业年龄 企业规模 企业现金流水平 i.year i.id, vce(robust) quantile(0.25) nolog2024-4-18 15:29 - 不知道去什么名 - Stata专版
factor variables and time-series operators not allowed
48 个回复 - 124136 次查看 在做动态GMM时,stata运行显示“factor variables and time-series operators not allowed”,这是什么意思呢?如何解决之,请高手指教。2011-10-22 21:42 - fuxiao0912 - Stata专版
stata出现factor-variable and time-series operators not allowed
1 个回复 - 674 次查看 gologit2 Y X2 X5, auto iter(3) tolerance(1e-6) nolog est store m3 esttab m3 using 平行线检验.rtf, replace star( * 0.10 ** 0.05 *** 0.01 ) nogaps compress /// title(esttab_Table: 平行线检验) ...2024-1-7 23:32 - 524315734 - Stata专版
stata进行merge合并出现factor variables and time-series operators not allowed
14 个回复 - 27080 次查看 将两个文件进行merge命令合并,结果出现:factor variables and time-series operators not allowed,这是怎么回事呀? 所用代码如下: use 公司文件.dta, clear merge m:m id year ZF补助数据.dta, nogen 有没有 ...2019-3-19 09:36 - 甜菜蕾酱菠萝油 - Stata专版
做gologit2时出现factor variables and time-series operators not allowed
3 个回复 - 1512 次查看 请问在做gologit2时出现如下提示怎么办?gologit2 happ i.scpm slninc sedu emp lninc age edu health urban i.prov if female==1, npl(i.scpm edu) factor-variable and time-series operators not allowed r(1 ...2021-6-19 17:35 - LAN花花 - 灌水吧
使用XSMLE命令做空间面板回归总是出现time-series operators not allowed是为什么?
9 个回复 - 7381 次查看 数据延用前面做普通回归以及莫兰指数检验时的面板数据及空间相关矩阵,前期数据都可以运作,应该是没问题的吧! 也安装了xsmle命令,显示安装成功,但是在进行随机或固定效应检验时一直出现time-series operators ...2019-6-3 18:34 - 王芳晴 - Stata专版
winsor的时候factor-variable and time-series operators not allowed
5 个回复 - 6297 次查看 我用的是面板数据,想进行缩尾,结果显示factor-variable and time-series operators not allowed,请问应该怎么处理。我刚接触stata,请老师们可以讲的稍微详细一点,谢谢!2018-11-28 20:48 - M小白 - Stata专版
factor-variable and time-series operators not allowed lm检验出现缺失值
0 个回复 - 538 次查看 为什么会出现这个结果呢,求求大佬怎么解决2023-2-21 15:50 - 何老师的人 - Stata专版
LM检验-factor-variable and time-series operators not allowed
6 个回复 - 5258 次查看 用stata进行LM检验时,运行“spatdiag,weights(W) ”时出现如下报错:factor-variable and time-series operators not allowed 求问下是什么原因,怎样修正呢?? 源代码: W为空间权重矩阵,data为30个省市的10年 ...2022-2-6 20:49 - wuyifan628 - Stata专版
stata提示factor variables and time-series operators not allowed
3 个回复 - 4448 次查看 我做了一个多项logit,看看能否通过IIA检验,结果提示问题2018-12-5 17:40 - UniqueVip - Stata专版
进行PSM时出现factor variables and time-series operators not allowed
2 个回复 - 4130 次查看 进行PSM时报错,factor variables and time-series operators not allowed?是什么意思psmatch2 自变量 控制变量 i.year i.ind, out(cu_w) logit neighbor(1) common odds ties noreplacement2019-9-19 16:45 - 王小6 - Stata专版
急急急 为什么提示factor-variable and time-series operators not allowed
0 个回复 - 1703 次查看 order(PTA_degree_inf_all PTA_transitivity_inf_all PTA_closeness_inf_all PTA_brokerage_inf_all PTA_degree_sig_all PTA_transitivity_sig_all L2.PTA_degree_inf_all L2.PTA_transitivity_inf_all PTA_degr ...2022-5-30 20:16 - alexelly - Stata专版
做动态面板估计时出现factor variables and time-series operators not allowed这个错
1 个回复 - 3933 次查看 做动态面板估计时出现factor variables and time-series operators not allowed这个错误,是什么原因? 我的命令是 xi:xtlsdvc Lev1 Size Profit Growth Ndts Tang Lev_median i.year i.Ind,initial(ab) bias(3 ...2019-7-19 08:52 - wkkh - Stata专版
ivreg2用partial时提示factor-variable and time-series operators not allowed
7 个回复 - 21668 次查看 动态面板GMM,ivreg2命令说明里给的例子把年度变量partialling out,但我[/backcolor]用partial option的时候提示factor-variable and time-series operators not allowed,换了其他外生变量放到partial里也还是这个 ...2018-3-16 01:24 - cznbqw - Stata专版
stata处理面板数据时显示factor variables and time-series operators not allowed
3 个回复 - 15473 次查看 我在处理面板数据去除缺失值之后年份时按照连老师给的方法进行差分,比较年份与出现差分缺失值的最小年份,年份大于等于最小年份的去除。在此之前的操作时将第一行的差分缺失值替换为1,但是我使用bysort id:replace ...2019-10-13 14:28 - missalice111 - Stata专版
半参数回归,一直返回factor-variable and time-series operators not allowed
3 个回复 - 3383 次查看 紧急求助!!!用下述命令进行半参数分析,一直返回错误,求大佬指正 . semipar lnprice cc hs hw ca ba gr pr phr ht old,nonpar(hc) robust xtitle(lnHC) ytitle(lnPrice) ci factor-variable and time-series ...2020-2-9 16:18 - 告诉过生 - Stata专版
求助:做psm+did 结果出现factor variables and time-series operators not allowed
3 个回复 - 1741 次查看 命令不知道错在哪里了: diff y, t(d) p(t) kernel id(pid) logit cov(x1 x2 x3 i.country i.year) report support 这个i.country i.year是时间和城市固定效应。2019-9-19 12:02 - shidakaia9 - Stata专版
factor variables and time-series operators not allowed
3 个回复 - 1675 次查看 在做门限模型的时候输入出现“factor variables and time-series operators not allowed”? 请问大家要如何解决~2019-4-3 16:27 - don心空 - Stata专版
factor variables and time-series operators not allowed
2 个回复 - 2900 次查看 在做两个表格合并的时候,出现这个问题,是什么意思呢use C:\Users\Administrator\Desktop\论文数据\补充数据\stata1998\1998Neth.Antilles.dta,clear keep if tradeflowcode==1 save "C:\Users\Administrator\Des ...2017-4-19 11:19 - Zhangcf1 - Stata专版
factor variables and time-series operators not allowed
1 个回复 - 1938 次查看 用merge进行合并匹配时,总显示factor variables and time-series operators not allowed,这是为什么呢?应该如何处理?2017-6-29 22:11 - 李鹤然 - Stata专版
factor variables and time-series operators not allowed
5 个回复 - 9965 次查看 我想做面板数据的相关系数矩阵,pwcorr可以做但是只能星号显示一种显著性水平 用pwcorr_a可以星号标示三种显著性水平,但是用pwcorr_a命令做相关系数矩阵时会报错 factor variables and time-series operators n ...2016-8-6 22:56 - 人生若只如初见~ - Stata专版
变系数模型xtrc 出现错误time-series operators not allowed
1 个回复 - 2324 次查看 想用变系数模型 xtset stock dat //先设置了个体变量和时间变量 xtreg Wretwd Cwretwdos,fe // 用固定效应模型回归ok,没有任何问题 xtrc Wretwd Cwretwdos //用变系数模型就一直错误,出现以下提示: time-s ...2016-1-4 00:13 - anhuixueqi - Stata专版
factor variables and time-series operators not allowed
1 个回复 - 4071 次查看 各位大神,帮忙看下如下这段code,并希望得到您对这三个问题的回复。初学者不慎惶恐。谢谢! forvalues k=1(1)3{ forvalues i=1(1)12{ insheet using `k'_Tave.txt,clear local j=`i'+6 gen mont ...2015-5-24 17:32 - 大碗的火烧云 - Stata专版
求解答stata 中利用winsor处理出现time-series operators not allowed是怎么回事?
1 个回复 - 2855 次查看 stata 中利用winsor处理出现time-series operators not allowed是怎么回事?如何批量处理?2014-7-7 10:53 - chouchouhuan - Stata专版
time-series operators not allowed
1 个回复 - 2937 次查看 请问在Stata里做变系数面板数据的SUR估计时,将数据集从长形转换成宽形时,输入命令reshape wide export gdp gdppop gdptw gdppoptw dist openness opennesstw i.lan fdiout, i(year) j(cntry)时提示time-series op ...2014-3-27 10:37 - 木子今 - Stata专版
stata做门槛分析,出现time-series operators not allowed的错误信息,求亲们帮忙一下
2 个回复 - 2557 次查看 31省的2001-2010年面板数据, . xtptm y u edu stru rx(fdi) thrvar(edu) regime(1) het(1) desc(1) time-series operators not allowed r(101); 亲们,哪里出错了啊?该改数据?还是改命令啊?急求!2013-6-9 21:30 - 祈寒未央 - Stata专版
求助:duplicates tag时出现time-series operators not allowed
5 个回复 - 6596 次查看 问一下噢,输入命令 duplicates tag aud_ generate(tag) 之后 出现了 time-series operators not allowed 的错误提示是什么意思啊?我在帮助里也没看到解释,哪位知道的麻烦告诉我一下 啊~~~先谢谢啦2009-3-31 19:14 - carol119 - Stata专版