IntegralCorrelation: Calculates the Integral Correlation

View source: R/IntegralCorrelation.R

IntegralCorrelationR Documentation

Calculates the Integral Correlation

Description

WARNING: deprecated function. The Integral correlation is calculated for every vector of the m-dimensional space

Usage

IntegralCorrelation(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

Note

This function is used in the CalculateApEn function, which is deprecated. We suggest the use of the CalculateSampleEntropy function instead of CalculateApEn.

Author(s)

M. Lado, A. Mendez, D. Olivieri, L. Rodriguez, X. Vila

References

L. Rodriguez-Linares, A. Mendez, M. Lado, D. Olivieri, X. Vila, I. Gomez-Conde, "An open source tool for heart rate variability spectral analysis", Computer Methods and Programs in Biomedicine 103, 39-50, doi:10.1016/j.cmpb.2010.05.012 (2011)

See Also

BuildTakensVector


RHRV documentation built on Jan. 16, 2024, 3:05 a.m.