yet another ts problem

Paul Gilbert pgilbert@bank-banque-canada.ca
Wed, 12 May 1999 17:02:07 -0400


This looks like a slightly different problem then the other ones:

R : Copyright 1999, The R Development Core Team
Version 0.64.1  (May 8, 1999)
...
> z <- ts(matrix(c(1:9,NA), 5, 2), start=c(1991,1))
> na <- is.na(z)
> z[na]
Error: subscript (10) out of bounds, should be at most 5
>

Paul

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._