WARNING: deprecated function. Calculates Approximate Entropy as indicated by Pincus
CalculateApEn(HRVData,
indexNonLinearAnalysis = length(HRVData$NonLinearAnalysis),
m = 2, tau = 1,
r = 0.2, N = 1000, verbose=NULL)
Returns HRVData, the structure that contains beat positions register and now associated heart rate instantaneous values also, including the value of the Approximate Entropy
Data structure that stores the beats register and information related to it
Reference to the data structure that will contain the non linear analysis
Value of the dimension of the expansion of data
Delay of the expansion of data
Distance for calculating correlation
Number of points of the portion of signal to be analyzed
Deprecated argument maintained for compatibility, use SetVerbose() instead
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) S. M. Pincus, "Approximate entropy as a measure of system complexity," Mathematics 88, 2297-2301 (1991)
BuildTakensVector
for expand data
IntegralCorrelation
for correlation calculations
AvgIntegralCorrelation
for averaging correlation calculations