结果:找到“factor-variable and”相关内容35个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
stata新版莫兰指数和画图代码和样例数据(xtmoran命令)
12 个回复 - 2590 次查看 stata新版莫兰指数和画图代码和样例数据(xtmoran命令)新版莫兰指数的优点在于,可同时计算多年局部莫兰指数、生成的莫兰散点图可以通过stata进行编辑,同时该命令能完成全局莫兰指数和局部莫兰指数。同时生成的莫兰 ...2023-8-14 10:46 - 盐汽水咸死的鱼 - 现金交易版
空间计量模型代码及详细解析+SDM、SEM、SAR模型选择、LM、Wald、LR检验、Moran's
67 个回复 - 33635 次查看 本人研一计量小白一枚,为了写毕业论文接触了【空间计量】这个【大坑】。 从2020年五月底到今天终于把stata空间计量了解了一遍,形成了一个整体的思路,并跑出了结果。整个过程非常艰辛,失败了好多次,花了许多冤枉 ...2020-7-14 09:55 - 15010813556 - 现金交易版
[下载]Latent Variable Models and Factor Analysis: A Unified Approach
14 个回复 - 5907 次查看 Description Latent Variable Models and Factor Analysis: A Unified Approach, 3rd Edition David J. Bartholomew, Martin Knott and Irini Moustaki London School of Economics and Political Science ...2013-12-3 05:58 - Nicolle - HLM专版
《Latent Variable Models: An Introduction to Factor, Path, and SEM
5 个回复 - 1167 次查看 【作者(必填)】 John C. Loehlin ‎ A. Alexander Beaujean 【文题(必填)】 Latent Variable Models: An Introduction to Factor, Path, and Structural Equation Analysis, Fifth Edition 5th Edition【年 ...2017-11-15 15:03 - 20115326 - 求助成功区
[下载]英文教材 2004. Latent Variable Models - An Introduction to Factor, Path, and St
38 个回复 - 8034 次查看  2004. Latent Variable Models - An Introduction to Factor, Path, and Structural Equation Analysis, Fourth Edition潜变量模型--因素、路径和结构方程分析。第4版2009-4-23 01:05 - 兵哥哥 - LISREL、AMOS等结构方程模型分析软件
中介因子检验遇到factor-variable and time-series operators not allowed
6 个回复 - 11261 次查看 请问我做中介因子检验时,输入sgmediation 因变量,mv() iv( ) cv( 有5个)时,提示factor-variable and time-series operators not allowed要怎么解决呀?(为了简便,因变量、自变量、中介变量这些我都没有打出来) ...2021-10-8 16:47 - 冷漠艺术家 - Stata专版
动态面板回归时显示,factor variables and time-series operators not allowed,为什
23 个回复 - 60841 次查看 当做stata软件动态面板回归时显示,factor variables and time-series operators not allowed,为什么啊?2013-12-29 16:25 - kyuu123 - Stata专版
对滞后一期的自变量去中心化:factor-variable and time-series operators not allo
4 个回复 - 3337 次查看 已经平衡面板数据了。对自变量RDC和RDP去中心化处理,如下: . center RDC,prefix(c) (generated variables: cRDC) 当期可以 .center L.RDP L2.RDP,prefix(c) factor-variable and time-series operators not ...2020-11-2 10:32 - LLZ-DAD - Stata专版
factor variables and time-series operators not allowed
48 个回复 - 124000 次查看 在做动态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 个回复 - 671 次查看 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 个回复 - 27051 次查看 将两个文件进行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 个回复 - 1509 次查看 请问在做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花花 - 灌水吧
factor-variable and time-serie
0 个回复 - 267 次查看 用esttab在做环境库茨涅兹曲线时报错,<br> local m "fe" <br> <br> . esttab `m' using 环境库茨涅兹曲线.rtf , <br> (output written to 环境库茨涅兹曲线.rtf) <br> <br> . repla ...2023-6-7 00:25 - 鲨鱼辣椒- - Stata专版
winsor的时候factor-variable and time-series operators not allowed
5 个回复 - 6276 次查看 我用的是面板数据,想进行缩尾,结果显示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专版
factor-variable operators (i. and c. and # and ###)代表的意思
10 个回复 - 9125 次查看 webuse fvex 1.regress y distance i.group 2.regress y i.sex sex#c.distance 3.regress y distance i.sex i.group sex#group 4.regress y distance sex##group 這是說明書裡的例子,請問這四個regression ...2017-5-23 11:53 - artemis.chien - Stata专版
LM检验-factor-variable and time-series operators not allowed
6 个回复 - 5252 次查看 用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 个回复 - 4444 次查看 我做了一个多项logit,看看能否通过IIA检验,结果提示问题2018-12-5 17:40 - UniqueVip - Stata专版
进行PSM时出现factor variables and time-series operators not allowed
2 个回复 - 4125 次查看 进行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 个回复 - 1696 次查看 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专版
stata执行sgmediation命令时出现factor-variable and time-series operators not allo
2 个回复 - 6259 次查看 执行sgmediation命令时出现factor-variable and time-series operators not allowed错误 命令如下: bootstrap r(ind_eff) r(dir_eff), reps(500): sgmediation nd33, mv(nnf9) iv(nb24) cv(a4 i.na5 i.na3 a71 nn ...2021-12-1 11:24 - Gan-LY - Stata专版
stata中进行LP半参数估计出现factor variables and time-series operators not allowe
1 个回复 - 1997 次查看 我利用2000年工业企业数据库数据进行LP估计, 输入一下命令levpet ln(va), free(lnL) proxy(lnM) capital(lnK) i(id) t(year) 时一直出现factor variables and time-series operators not allowed,不知道是什么问题 ...2017-5-17 11:12 - Janine_92 - Stata专版
做动态面板估计时出现factor variables and time-series operators not allowed这个错
1 个回复 - 3923 次查看 做动态面板估计时出现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 个回复 - 21655 次查看 动态面板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 个回复 - 15461 次查看 我在处理面板数据去除缺失值之后年份时按照连老师给的方法进行差分,比较年份与出现差分缺失值的最小年份,年份大于等于最小年份的去除。在此之前的操作时将第一行的差分缺失值替换为1,但是我使用bysort id:replace ...2019-10-13 14:28 - missalice111 - Stata专版
第一次尝试DID-PSM模型 想采用滞后一期数据 但是提示factor-variable and time-series
2 个回复 - 4055 次查看 您好,我是第一次尝试DID-PSM模型 lev roa largestholderrate toptenholdersrate想采用滞后一期的数据 ,想请教一下我的代码问题出在哪里 diff il, t(treated) p(t) cov(reg l.lev growth age l.roa l.largesthol ...2019-6-8 01:03 - Elaine1031 - Stata专版
半参数回归,一直返回factor-variable and time-series operators not allowed
3 个回复 - 3375 次查看 紧急求助!!!用下述命令进行半参数分析,一直返回错误,求大佬指正 . 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 个回复 - 1735 次查看 命令不知道错在哪里了: 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 个回复 - 1672 次查看 在做门限模型的时候输入出现“factor variables and time-series operators not allowed”? 请问大家要如何解决~2019-4-3 16:27 - don心空 - Stata专版
做psmatch2 时,加入 c.age#c.age变量出现factor variables and time-series operator
2 个回复 - 1310 次查看 做psmatch2 时,加入 c.age#c.age变量为什么出现factor variables and time-series operator?如果去掉 c.age#c.age就能正常运转,求指教!其中control22为政策变量 psmatch2 control22 age c.age#c.age if gende ...2019-6-12 08:03 - 云南 - Stata专版
factor variables and time-series operators not allowed
2 个回复 - 2897 次查看 在做两个表格合并的时候,出现这个问题,是什么意思呢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 个回复 - 1930 次查看 用merge进行合并匹配时,总显示factor variables and time-series operators not allowed,这是为什么呢?应该如何处理?2017-6-29 22:11 - 李鹤然 - Stata专版
stata 做森林图 但是总出现 factor variables and time-series operators not allo
0 个回复 - 1262 次查看 求助大神, 第一次用stata 做生存分析,森林图 总是这个问题 不知道怎么办 求助。2017-3-8 22:18 - 丸子、君 - Stata专版
factor variables and time-series operators not allowed
5 个回复 - 9956 次查看 我想做面板数据的相关系数矩阵,pwcorr可以做但是只能星号显示一种显著性水平 用pwcorr_a可以星号标示三种显著性水平,但是用pwcorr_a命令做相关系数矩阵时会报错 factor variables and time-series operators n ...2016-8-6 22:56 - 人生若只如初见~ - Stata专版
用stata的xtptm程序做门限回归,factor variables and time-series operatorsnotallowe
1 个回复 - 3181 次查看 我输入的命令是 xtptm y x1 x2 x3 rx(x4) thrvar(x2) iters(1000) grid(200) regime(1) het(1) desc(1) 出来没有结果,是 factor variables and time-series operators not allowed r(101); 求助啊2014-6-14 17:01 - 为止99 - Stata专版
factor variables and time-series operators not allowed
1 个回复 - 4059 次查看 各位大神,帮忙看下如下这段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专版