JuliaDynamics/RecurrenceAnalysis.jl

[FR] Estimations of `ε`

Open

#67 opened on Jan 26, 2019

 (16 comments) (0 reactions) (0 assignees)Julia (16 forks)auto 404
good first issuewanted feature

Repository metrics

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

Description

Would be great if we had a function with various methods to estimate ε , the threshold of a recurrence plot.

This could work similarly with estimate_delay which gives delay times for timeseries.

Different methods are described in the book from N. Marwan and citations within, see chapter 1 (we cite the book in most docs). Some of these methods are actually very easy and straightforward and would be a great issue for newcomer contributor.

Contributor guide