View source: R/AvgIntegralCorrelation.R
| AvgIntegralCorrelation | R Documentation |
WARNING: deprecated function. The Integral correlation is calculated for every vector of the m-dimensional space, and then the average of all these values is calculated
AvgIntegralCorrelation(HRVData, Data, m, tau, r)
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 |
Returns the value of the average of IntegralCorrelations
This function is used in the CalculateApEn function, which is
deprecated. We suggest the use of the CalculateSampleEntropy
function instead of CalculateApEn.
M. Lado, A. Mendez, D. Olivieri, L. Rodriguez, X. Vila
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)
IntegralCorrelation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.