[R] Cross-correlation

Bill Simpson W.Simpson at gcal.ac.uk
Wed Apr 17 16:28:35 CEST 2002


Despite the name, convolve() computes the cross-correlation function.
Do something like:

q<-convolve(x,y,conj=TRUE,type="open")

Bill

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