Learn R Programming

RHRV (version 2.4)

AvgIntegralCorrelation: Calculates the average of the Integral Correlations

Description

The Integral correlation is calculated for every vector of the m-dimensional space, and then the average of all these values is calculated

Usage

AvgIntegralCorrelation(HRVData, Data, m, tau, r)

Arguments

HRVData
Data structure that stores the beats register and information related to it
Data
Portion of HRVData to be analyzed
m
Value of the dimension of the expansion of data
tau
Delay of the expansion of data
r
Distance for calculating correlation

Value

  • Returns the value of the average of IntegralCorrelations

References

L. Rodriguez-Linares, X. Vila, A. Mendez, M. Lado, D. Olivieri, "RHRV: An R-based software package for heart rate variability analysis of ECG recordings," 3rd Iberian Conference in Systems and Information Technologies (CISTI 2008), Proceedings I, 565-573 (2008)

See Also

IntegralCorrelation