JuliaDynamics/RecurrenceAnalysis.jl

@windowed macro for recurrence networks

Open

#114 opened on Mar 23, 2021

 (2 comments) (0 reactions) (0 assignees)Julia (16 forks)auto 404
good first issue

Repository metrics

Stars
 (50 stars)
PR merge metrics
 (PR metrics pending)

Description

In the previous version, I could calculate the network measure transitivity using rqa, allowing me to use the @windowedmacro. Now, transitivity is moved to rna, but it seems that the @windowedmacro cannot be applied to rna. Would be nice if this would also be applicable or consistent to rqa.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide