JuliaDynamics/RecurrenceAnalysis.jl

[FR] Estimations of `ε`

Ouverte

#67 ouverte le 26 janv. 2019

 (16 commentaires) (0 réaction) (0 personne assignée)Julia (16 forks)auto 404
good first issuewanted feature

Métriques du dépôt

Stars
 (50 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur