compute_cross_corr: Wrapper function for compute_cross_corr

View source: R/get_ccf4.R

compute_cross_corrR 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


cmpsR documentation built on July 18, 2022, 9:07 a.m.