RHRV-package | RHRV: An R-based software package for the heart rate variability analysis of ECG recordings |
AddEpisodes | Adds new episodes manually |
AnalyzeHRbyEpisodes | Analyzes Heart Rate using episodes information |
AvgIntegralCorrelation | Calculates the average of the Integral Correlations |
BuildNIHR | Builds the instantaneous heart rate signal from a beat position array |
BuildTakensVector | Calculates Takens expanded vectors |
CalculateApEn | Calculates Approximate Entropy |
CalculateFracDim | Calculates Fractal Dimension |
CalculatePowerBand | Calculates power per band |
CalculateRfromCorrelation | Calculates ra and rb from Correlation |
CalculateSpectrogram | Calculates the spectrogram of a signal |
CreateFreqAnalysis | Creates data analysis structure for frequency analysis calculations |
CreateHRVData | Creates data structure for all the calculations |
CreateNonLinearAnalysis | Creates data analysis structure for non linear analysis calculations |
CreateTimeAnalysis | Creates data analysis structure for time analysis calculations |
EditNIHR | Manually edition of non-interpolated instantaneous heart rate |
FilterNIHR | Artefact filter based in an adaptive threshold |
GenerateEpisodes | Creates new episodes from old ones |
IntegralCorrelation | Calculates the Integral Correlation |
InterpolateNIHR | Linear or Spline interpolator for build the sample heart rate signal |
LoadApneaWFDB | Loads apnea episodes for WFDB record |
LoadBeat | Builds an array of beats positions from different type of files |
LoadBeatAscii | Builds an array of beats positions from an ascii file |
LoadBeatEDFPlus | Imports data from a record in EDF+ format |
LoadBeatPolar | Imports data from a record in Polar format |
LoadBeatRR | Builds an array of beats positions from an ascii file |
LoadBeatSuunto | Imports data from a record in Suunto format |
LoadBeatWFDB | Imports data from a record in WFDB format |
LoadEpisodesAscii | Loads episodes file |
LoadHeaderWFDB | Imports header information from a record in wfdb format |
PlotHR | Simple plot of interpolated heart rate |
PlotNIHR | Simple plot of non-interpolated heart rate |
PlotPowerBand | Plots power determined by CalculatePowerBand function |
PlotSpectrogram | Calculates and Plots spectrogram |
ReadFromFile | Reads data structure from file |
RHRV | RHRV: An R-based software package for the heart rate variability analysis of ECG recordings |
SetVerbose | Sets verbose mode on or off |
SplitHRbyEpisodes | Splits Heart Rate Data using Episodes information |
SplitPowerBandByEpisodes | Splits Power Per Band using Episodes information |
WriteToFile | Writes data structure to a file |