ts() is giving me problems on Solaris: R : Copyright 1999, The R Development Core Team Version 0.64.0 (April 8, 1999) ...
z <- ts(matrix(1:20,10,2), start=c(1969,1), frequency=12) max(abs(z-z))
Error: invalid time series parameters specified
traceback()
[1] "max(abs(z - z))"
max(abs(z+z))
Error: invalid time series parameters specified
Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._