JuliaDynamics / JuliaDynamics/RecurrenceAnalysis.jl

Calculate and return diagonal calculations for nth diagonal measures

Open
#126 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wanted feature
Dominant language
Julia
Stars
50
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Would like to return results on certain nth diagonals of a recurrence matrix.

tau_recurrence only calculates the average recurrence rate on the nth diagonal (averages the RR on the nth diagonal above and nth diagonal below), but I would like it to return these measures separately and maybe only up to the nth diagonal.

Other metrics at particular tau values like average diagonal length could also maybe be implemented.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the tau_recurrence entry point and trace how recurrence rates are computed for nth diagonals. Define the expected separate above- and below-diagonal results, any limit on diagonal values, and which additional tau-based measures are in scope before implementing and validating the feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.