Plot the recurrence matrix of the RR time series.
RecurrencePlot(
HRVData,
numberPoints = 1000,
embeddingDim = NULL,
timeLag = NULL,
radius = 1,
...
)
Data structure that stores the beats register and information related to it
Number of points from the RR time series to be used in the RQA computation. Default: 1000 heartbeats.
Integer denoting the dimension in which we shall embed the RR time series.
Integer denoting the number of time steps that will be use to construct the Takens' vectors.
Maximum distance between two phase-space points to be considered a recurrence.
Additional plotting parameters.
WARNING: This function is computationally very expensive. Use with caution.
Zbilut, J. P. and C. L. Webber. Recurrence quantification analysis. Wiley Encyclopedia of Biomedical Engineering (2006).
recurrencePlot
, RQA