(42observations deleted) .drop if _n<3删除前两行,_n就是序号的意思 (2observations deleted) merge1:1_Stkcd y using bs1 variables _Stkcd y do not uniquely identify observations in the using data合并有重复的,在自 子数据库 use bs1
满意答案 stata中estat命令它是依据上一步回归进行在估计计算。 stata中estat数值变量资料的一般分析:参数估计,t检验,单因素和多因素的方差分析,协方差分析,交互效应模型,平衡和非平衡设计,嵌套设计,随机效应,多个均数的两两比较,缺项数据的处理,方差齐性检验,正态性检验,变量变换等。 stata中estat统计功能: Stata的...