结果:找到“too many variable specified”相关内容9个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
求助 做面板回归的时候出现r(103)too many variables specified
3 个回复 - 12740 次查看 输入程序如下: xtset fid10 year xtreg savingrate1 age age2 dis i.year i.fid10 就会提示错误r(103) too many variables specified; 如果是 xtset fid10 year xtreg savingrate1 age age2 dis i.year i ...2016-3-21 15:04 - Stella28 - Stata专版
求助 absorb(): too many variables specified如何解决
3 个回复 - 2243 次查看 回归时,出现这种结果该怎么修正2023-6-3 14:22 - chzjnwww - Stata专版
求助 生成新变量时提示 too many variables specified
11 个回复 - 51966 次查看 RT.....因为本来的数据库就很庞大,所以可能式子很长。。。。如何解决。。。2011-2-22 19:29 - 冬日娃娃 - Stata专版
stata12.0出现了too many variables specified怎么解决
6 个回复 - 31907 次查看 duplicates drop stock year,force tsset stock year gen dtcsp=D.csp_w gen sqcsp=L.csp_w gen xqcsp=F.csp_w gen dttc=D.tc_w gen dtsize=D.size_w gen dtlev=D.lev_w gen csp_state=csp_w*ownership ge ...2014-10-27 19:43 - 雪姬之舞 - Stata专版
stata too many variables specified
0 个回复 - 3896 次查看 请哪位大佬帮忙看看问题出在哪呢,结果显示too many variables specified 代码: logit y x1 x2 x3 x4 fs fo hcms x1x3 x1x4 x2x3 x2x4, robust qui sum x1 if e(sample) local meanx1=r(mean) qui sum x2 ...2020-10-4 22:22 - 热爱真理 - Stata专版
Stata 12出现了too many variables specified!
4 个回复 - 15770 次查看 我是按照那本Statistics with stata12教材里面的例子做的,其中一个例子就是说用lfit life school, lwidth(medthick)来作出一条关于预期寿命以及上学时间的回归线,结果一按命令就出现了too many variables specifie ...2015-4-12 12:43 - as931260115 - Stata专版
xtset 出现too many variables specified
2 个回复 - 9769 次查看 做政策评估的文章,需要比较政策实施前后对某个变量的影响,但是由于是对盈余管理回归,而盈余管理是分年度分行业回归的,所以在面板数据做xtreg回归时,想要控制行业(industry),年份(year)和公司个体层面特征( ...2018-10-7 08:59 - 你琛爷 - Stata专版
定义面板数据时出现too many variables specified怎么解决?
1 个回复 - 10273 次查看 根据股票代码和年度定义面板数据,导入到stata之后,已经将股票代码转换成float类型,用ttest定义面板数据时仍然出现too many variables specified,求指导!!!2016-5-27 11:46 - guofangchun - Stata专版