全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
627 0
2021-01-22
代码如下
proc reg data=Dailyreturn3 noprint;
        model ReturnDaily=IndexReturn;
        BY symbol ymonth;
        output out=regression r=residual;
quit;
按照每只基金,每个月的数据做回归,得到每只基金每个月的残差,为什么这个代码运行不出来呢
日志显示了很多个如下的错误
上述消息针对以下 BY 组:
      证券代码=150251 ymonth=2015-05-01
WARNING: The range of variable ReturnDaily is so small relative to its mean that there may be loss of accuracy in the
         computations. You may need to rescale the variable to have a larger value of RANGE/abs(MEAN), for example, by
         using PROC STANDARD M=0;
求sas大神爸爸解惑
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群