Learn R Programming

rties (version 5.0.0)

Max_Min_CCF_Signed: A helper function for makeCrossCorr

Description

A helper function for makeCrossCorr

Usage

Max_Min_CCF_Signed(a, b)

Arguments

a

First time-series used in the cross-correlation

b

Second time-series used in the cross-correlation

Value

A list of maximum absolute value cross-correlations and the lag at which they occurred.