RecurrenceAnalysis.jl
RecurrenceAnalysis
— ModuleRecurrenceAnalysis.jl
A Julia package that offers tools for computing Recurrence Plots and exploring them within the framework of Recurrence Quantification Analysis and Recurrence Network Analysis. It can be used as a standalone package, or as part of DynamicalSystems.jl.
To install it, run import Pkg; Pkg.add("RecurrenceAnalysis")
.
All further information is provided in the documentation, which you can either find online or build locally by running the docs/make.jl
file.
Want to learn more about recurrence quantification analysis? Here are some resources:
- Chapter 9 of Nonlinear Dynamics, Datseris & Parlitz, Springer 2022.
- Webber, C. L., & Marwan, N. (2015). Recurrence Quantification Analysis. (C. L. Webber, & N. Marwan, Eds.). Cham: Springer International Publishing. https://doi.org/10.1007/978-3-319-07155-8
- Marwan, N., Carmen Romano, M., Thiel, M., & Kurths, J. (2007). Recurrence plots for the analysis of complex systems. Physics Reports, 438(5–6), 237–329. https://doi.org/10.1016/j.physrep.2006.11.001