标题: 请教一个Warning信息的含义 [打印本页] 作者: shiyiming 时间: 2010-3-24 10:07 标题: 请教一个Warning信息的含义 当我在做时间序列预测的时候,输入:
forecast out=Mylib.forecast_CO2Emis lead=10 id=Time interval=year;
run;
我使用的时间跨度是1910-2006年间的年度数据,但始终会有以下警告信息:
The ID value for observation N is the same as the ID value for the last observation
我不知道是时间cutoff设置的不对吗?还是其他哪里出了问题~
我之前也做过类似的时间序列分析,但没有出现过这种情况,还请各位高手帮我指点一下
谢谢!