JuliaDynamics/RecurrenceAnalysis.jl

[FR] Estimations of `ε`

Aberta

#67 aberto em 26 de jan. de 2019

 (16 comentários) (0 reação) (0 responsável)Julia (16 forks)auto 404
good first issuewanted feature

Métricas do repositório

Stars
 (50 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador