结果:找到“factor variables time-series operators not allowed”相关内容15个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
动态面板回归时显示,factor variables and time-series operators not allowed,为什
24 个回复 - 61176 次查看 当做stata软件动态面板回归时显示,factor variables and time-series operators not allowed,为什么啊?2013-12-29 16:25 - kyuu123 - Stata专版
factor variables and time-series operators not allowed
48 个回复 - 124769 次查看 在做动态GMM时,stata运行显示“factor variables and time-series operators not allowed”,这是什么意思呢?如何解决之,请高手指教。2011-10-22 21:42 - fuxiao0912 - 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 个回复 - 1526 次查看 请问在做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花花 - 灌水吧
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 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专版
stata处理面板数据时显示factor variables and time-series operators not allowed
3 个回复 - 15524 次查看 我在处理面板数据去除缺失值之后年份时按照连老师给的方法进行差分,比较年份与出现差分缺失值的最小年份,年份大于等于最小年份的去除。在此之前的操作时将第一行的差分缺失值替换为1,但是我使用bysort id:replace ...2019-10-13 14:28 - missalice111 - 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 个回复 - 1688 次查看 在做门限模型的时候输入出现“factor variables and time-series operators not allowed”? 请问大家要如何解决~2019-4-3 16:27 - don心空 - 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专版
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专版
factor variables and time-series operators not allowed
1 个回复 - 4113 次查看 各位大神,帮忙看下如下这段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专版