[R] help with lagged scatterplot
Antonio
yerupaja01 at terra.es
Tue Aug 6 23:51:41 CEST 2002
Dear Winfried,
Thanks!!
Seems to work fine. So if I had correctly understand, if I want to plot NAO
vs MEI-6 (6 months earlier) I need to write.
plot(mei[1:(length(mei)-6)],nao[-(1:6)])
It's OK?
As I have negative values for both variables I don't understand your note:
>(Negativ indices remove values from vectors or
>matrices.)
What does it means. My negative values are interfering some way the output?
Thanks in advance
Antonio
Antonio Rodríguez Verdugo
Huelva, Spain
yerupaja01 at terra.es
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list