ftp://ftp.insightful.com/outgoing/techsup/
insightful的 ftp上可以直接下载3.0的S+FinMetrics,第10,11个文档都是。
如果你已经有了8.04的全模块注册。那这个直接安装就可以用了。。不要注册码什么的。。
我这个有没有奖励啊??? 呵呵
还有就是大家有没有遇到过这个问题,完全按照书上的步骤来的。class(uscn.id)现在是'timeSeries', 我试了一下,只有把它变成numeric,再fit的时候dignostic plots才会出来
uscn.id = 100*(lexrates.dat[,"USCNF"]-lexrates.dat[,"USCNS"])
Then on page 80, plot(arma11.fit) encounted the problem, only the first residual plot is given, and error msg displays as:
> plot(arma11.fit)
Problem in attr(object, "na.message") <- paste("Dropped", length(nas), "cases..: replacement using function "attr" not defined for non-vector class "timeSeries"
Use traceback() to see the call stack