movcorDist {resemble} | R Documentation |
Computes a moving window correlation distance between two data matrices
movcorDist(X,Y,w)
X |
a |
Y |
a |
w |
window size (must be odd) |
a matrix
of correlation distance
Leonardo Ramirez-Lopez and Antoine Stevens