Max_Min_CCF_Signed {rties} | R Documentation |
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.
[Package rties version 5.0.0 Index]