Calculates the spectrogram of the heart rate signal after filtering and interpolation in a window of a certain size
CalculateSpectrogram(HRVData, size, shift, sizesp = 1024, verbose=NULL)
Returns the spectrogram of the heart rate signal
Data structure that stores the beats register and information related to it
Size of window for calculating spectrogram (seconds)
Displacement of window for calculating spectrogram (seconds)
Points for calculating spectrogram (zero padding)
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)