movcorDist {resemble}R Documentation

Moving/rolling correlation distance of two matrices

Description

Computes a moving window correlation distance between two data matrices

Usage

movcorDist(X,Y,w)

Arguments

X

a matrix

Y

a matrix

w

window size (must be odd)

Value

a matrix of correlation distance

Author(s)

Leonardo Ramirez-Lopez and Antoine Stevens


[Package resemble version 1.2.2 Index]