2# gzjb
关于你运行我的程序出错,因为我忘记加了一段代码,不好意思,现在加上附件。
谢谢你的回复gzjb, 我尝试了用你的residual. 替换r但是还是不行,输出如下
784 proc plot data=dcf_reg1 vpct=125;
785 plot residual.*gc='*' / vref=0;
----------
22 200
ERROR: Variable NAME not found.
NOTE: The previous statement has been deleted.
ERROR 22-322: Syntax error, expecting one of the following: a name, (.
我现在补齐所有文件,请先运行压缩包里的d2文件,然后运行d9这样就不会出现gzjb所贴的报错,不好意思:)谢谢大家
gzjb,如果你有时间能再泡一下这个完整版本么?这样你就会看到最后的error
谢谢啦
ERROR 200-322: The symbol is not recognized and will be ignored.
786 title2 'PE Regression Residuals';
787 title3 'versus Compound Growth Rate';
788 run;