结果:找到“factor-variable”相关内容50个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
空间计量模型代码及详细解析+SDM、SEM、SAR模型选择、LM、Wald、LR检验、Moran's
67 个回复 - 33768 次查看 本人研一计量小白一枚,为了写毕业论文接触了【空间计量】这个【大坑】。 从2020年五月底到今天终于把stata空间计量了解了一遍,形成了一个整体的思路,并跑出了结果。整个过程非常艰辛,失败了好多次,花了许多冤枉 ...2020-7-14 09:55 - 15010813556 - 现金交易版
截面数据回归出现factor variables may not contain noninteger values
3 个回复 - 2624 次查看 请教各位大神: y为被解释变量,x为解释变量,urban为城乡变量,village_id为社区编码。当我输入reg y x i.urban i.village_id后出现 village_id: factor variables may not contain noninteger values 但是我仔 ...2022-11-7 23:04 - 马瑞祺 - Stata专版
运行时出现size: factor variables may not contain noninteger values
33 个回复 - 80105 次查看 运行的时候总是出现以下提示: size: factor variables may not contain noninteger values 请问该怎么解决?急2014-4-3 23:32 - ycx0210 - Stata专版
动态面板回归时显示,factor variables and time-series operators not allowed,为什
24 个回复 - 61178 次查看 当做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 个回复 - 11370 次查看 请问我做中介因子检验时,输入sgmediation 因变量,mv() iv( ) cv( 有5个)时,提示factor-variable and time-series operators not allowed要怎么解决呀?(为了简便,因变量、自变量、中介变量这些我都没有打出来) ...2021-10-8 16:47 - 冷漠艺术家 - Stata专版
新手求助,后置变量时出现factor variables may not contain noninteger values
5 个回复 - 2223 次查看 求助,滞后控制变量后提示factor variables may not contain noninteger values,该如何处理?2024-1-11 21:17 - 2321234 - Stata专版
对滞后一期的自变量去中心化:factor-variable and time-series operators not allo
4 个回复 - 3370 次查看 已经平衡面板数据了。对自变量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专版
ivreghdfe报错 factor-variable an
0 个回复 - 556 次查看 ivreghdfe tfp(lnD=iv) $control, a( id year ind) vce(cluster cityid#year) first endog(lnD) 报错 factor-variable and time series operators not allowed 跪求大神帮忙指点迷津2024-3-2 22:14 - languang0606 - 制度经济学
factor variables and time-series operators not allowed
48 个回复 - 124776 次查看 在做动态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 个回复 - 699 次查看 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 个回复 - 27234 次查看 将两个文件进行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 个回复 - 1527 次查看 请问在做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 个回复 - 277 次查看 用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 个回复 - 6363 次查看 我用的是面板数据,想进行缩尾,结果显示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 个回复 - 551 次查看 为什么会出现这个结果呢,求求大佬怎么解决2023-2-21 15:50 - 何老师的人 - Stata专版
面板数据内生性问题 factor variables not allowed
6 个回复 - 5852 次查看 面板数据处理内生性问题,想请教下我的命令错误的地方再哪里呢?应该如何修改? . xtivreg2 y (x=工具变量) 控制变量 i.year,fe r 提示是:factor variables not allowed 谢谢!2019-1-3 16:03 - crystallyc22 - Stata专版
factor-variable operators (i. and c. and # and ###)代表的意思
10 个回复 - 9184 次查看 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 个回复 - 5321 次查看 用stata进行LM检验时,运行“spatdiag,weights(W) ”时出现如下报错:factor-variable and time-series operators not allowed 求问下是什么原因,怎样修正呢?? 源代码: W为空间权重矩阵,data为30个省市的10年 ...2022-2-6 20:49 - wuyifan628 - Stata专版
跑ivreg2指令搭配i.year出現factor variables not allowed
7 个回复 - 11870 次查看 用桌電跑 ivreg2指令時一切都正常可以跑,但換了mac筆電跑ivreg2後卻出現factor variables not allowed錯誤訊息 到底哪裡出問題? 迴歸式如下:2018-2-7 18:31 - artemis.chien - Stata专版
stata提示factor variables and time-series operators not allowed
3 个回复 - 4464 次查看 我做了一个多项logit,看看能否通过IIA检验,结果提示问题2018-12-5 17:40 - UniqueVip - Stata专版
进行PSM时出现factor variables and time-series operators not allowed
2 个回复 - 4170 次查看 进行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 variables not allowed
15 个回复 - 25305 次查看 今天上午在导师那里还好好的命令 下午到了自己的电脑上就成了这样 求救!!! QAQ2018-5-8 16:39 - jiaotengdan - Stata专版
急急急 为什么提示factor-variable and time-series operators not allowed
0 个回复 - 1719 次查看 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 个回复 - 6337 次查看 执行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 个回复 - 2042 次查看 我利用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专版
求助,用xtivreg2命令后出现了factor variables not allowed的提示怎么解决???
11 个回复 - 32956 次查看 已经设定了面板数据,xtreg和xtivreg命令的运行都没有问题,到了xtivreg2命令时,没有运行出结果,就显示了factor variables not allowed,求教各位怎么解决呀?另外dmexogxt和xtoverid命令执行时也有问题。stata给的 ...2018-5-10 21:23 - rucwcg - Stata专版
做动态面板估计时出现factor variables and time-series operators not allowed这个错
1 个回复 - 3973 次查看 做动态面板估计时出现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 个回复 - 21738 次查看 动态面板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 个回复 - 15524 次查看 我在处理面板数据去除缺失值之后年份时按照连老师给的方法进行差分,比较年份与出现差分缺失值的最小年份,年份大于等于最小年份的去除。在此之前的操作时将第一行的差分缺失值替换为1,但是我使用bysort id:replace ...2019-10-13 14:28 - missalice111 - Stata专版
第一次尝试DID-PSM模型 想采用滞后一期数据 但是提示factor-variable and time-series
2 个回复 - 4086 次查看 您好,我是第一次尝试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专版
stata factor variable 相关问题
0 个回复 - 582 次查看 我想请问一下 i.变量名#c.变量名 这种factor variable怎么根据那个index变量设置base呢? 比如说我现在有i.year#c.varname这些变量,我想omit那些2008年的,我输入io2008.year#c.varname,可他却没有作用。我发现他 ...2020-5-3 23:42 - BooyLiu - 灌水吧
关于factor variable 的回归问题
0 个回复 - 912 次查看 在用R进行OLS的时候,我把自变量从factor variable 变为了 ordered factor variable回归之后的estimate改变了,但t-value和模型的adj-R^2并没有改变 是因为本身回归factor variable 和 ordered factor variable的方 ...2020-4-24 22:06 - zhongmiaogeng - R语言论坛
ppml_panel_sg中的factor variable
0 个回复 - 742 次查看 ppml是否支持三个以上的factor variable2020-2-27 00:03 - 我一池萍碎 - 灌水吧
半参数回归,一直返回factor-variable and time-series operators not allowed
3 个回复 - 3407 次查看 紧急求助!!!用下述命令进行半参数分析,一直返回错误,求大佬指正 . 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 个回复 - 1766 次查看 命令不知道错在哪里了: 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 个回复 - 1689 次查看 在做门限模型的时候输入出现“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 个回复 - 1327 次查看 做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专版
动态面板差分GMM时,输入命令显示.factor variables not allowed是怎么回事
3 个回复 - 3469 次查看 . xtabond inf i.d,lags(1) maxldep(3) endogenous(open gdpr pcgdpr res ) twostep > vce(robust) factor variables not allowed r(101);2018-6-28 21:47 - 宏宝21 - Stata专版
动态面板数据差分GMM输入命令时出现factor variables not allowed是怎么回事
0 个回复 - 1166 次查看 . xtabond inf i.d,lags(1) maxldep(3) endogenous(open gdpr pcgdpr res ) twostep > vce(robust) factor variables not allowed r(101); 求大神解答2018-6-28 21:43 - 宏宝21 - Stata专版
stata factor variable
0 个回复 - 2007 次查看 关于STATA中的factor variable 假设female=0,1 white=0,1那么1.f#1.w表示白人女性等于1,运行结果只显示1,1组合的系数,且为DID的类型 那么f#1.W表示的是两项,一项是1.f#1.w, ...2017-12-14 20:16 - 么伽的春天 - Stata专版
动态面板数据模型回归,错误显示factor variables not allowed?
2 个回复 - 2228 次查看 面板数据如下: 代码如下:当去掉行业和年份控制变量后,又可以输出结果。请问前辈这是什么原因呢?2017-8-29 21:47 - On_Air - Stata专版
factor variables翻译为因子变量么?什么是因子变量呢?
2 个回复 - 5527 次查看 如题求助,谢谢大家!2017-7-6 16:14 - wankiw - Stata专版
factor variables and time-series operators not allowed
2 个回复 - 2914 次查看 在做两个表格合并的时候,出现这个问题,是什么意思呢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 个回复 - 1955 次查看 用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 个回复 - 1268 次查看 求助大神, 第一次用stata 做生存分析,森林图 总是这个问题 不知道怎么办 求助。2017-3-8 22:18 - 丸子、君 - Stata专版
factor variables and time-series operators not allowed
5 个回复 - 10008 次查看 我想做面板数据的相关系数矩阵,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 个回复 - 3191 次查看 我输入的命令是 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 个回复 - 4114 次查看 各位大神,帮忙看下如下这段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专版
有些命令不接受factor variables
2 个回复 - 2994 次查看 原因何在?其存在哪些技术难点?此种情况是否意味着只能使用xi? 或直接构造factor变量?2013-7-2 09:54 - peyzf - Stata专版