RecurrenceAnalysis.jl icon indicating copy to clipboard operation
RecurrenceAnalysis.jl copied to clipboard

Recurrence flow and lacunarity

Open ToBraun opened this issue 2 years ago • 0 comments

The 'recurrence flow' and 'recurrence lacunarity' measures proposed in

https://doi.org/10.1140/epjs/s11734-022-00687-3 https://doi.org/10.1007/s11071-021-06457-5

could be added to RecurrenceAnalysis.jl.

Python implementations for both already exist and could be helpful: https://github.com/ToBraun/RECFLOW https://github.com/ToBraun/RECLAC

ToBraun avatar Mar 18 '23 15:03 ToBraun