结果:找到“出现factor-variable time-series operators not allowe”相关内容8个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
stata出现factor-variable and time-series operators not allowed
1 个回复 - 765 次查看 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 个回复 - 27590 次查看 将两个文件进行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 个回复 - 1561 次查看 请问在做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花花 - 灌水吧
进行PSM时出现factor variables and time-series operators not allowed
2 个回复 - 4264 次查看 进行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专版
stata中进行LP半参数估计出现factor variables and time-series operators not allowe
1 个回复 - 2083 次查看 我利用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 个回复 - 4075 次查看 做动态面板估计时出现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专版
求助:做psm+did 结果出现factor variables and time-series operators not allowed
3 个回复 - 1830 次查看 命令不知道错在哪里了: 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专版