compute_cross_corr {cmpsR}R Documentation

Wrapper function for compute_cross_corr

Description

Wrapper function for compute_cross_corr

Usage

compute_cross_corr(x, y, min.overlap)

Arguments

x

numeric vector, the longer sequence

y

numeric vector, the shorter sequence

min.overlap

numeric scalor, set the length of the minimum overlapping part


[Package cmpsR version 0.1.2 Index]