我在用eviews编程,试图进行移动假日调整时,是按照《时间序列X-12-ARIMA季节调整—原理与方法》给出的程序做得,但是当我运行完这个程序“spring.x12(sfile="c:\program files\eviews5\specchina1.txt", save="d11 d10 hol otl")”时出现了这个出错信息:
ERROR: Unable to open data, C:\Program Files\EViews5\spring.txt.
ERROR: Cannot specify group types for user-defined regression
variables if user-defined regression variables are not
defined in the regression spec.
ERROR: No position 0 in 1 long character vector.
请大家给我看看好不?我实在是没什么办法了。