Plot the recurrence matrix.
recurrencePlot(
takens = NULL,
time.series,
embedding.dim,
time.lag,
radius,
...
)
Instead of specifying the time.series, the embedding.dim and the time.lag, the user may specify directly the Takens' vectors.
The original time series from which the phase-space reconstruction is performed.
Integer denoting the dimension in which we shall embed the 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.
Constantino A. Garcia
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).