JuliaDynamics/RecurrenceAnalysis.jl

[FR] Estimations of `ε`

开放

#67 创建于 2019年1月26日

 (16 条评论) (0 个反应) (0 位负责人)Julia (16 个派生)auto 404
good first issuewanted feature

仓库指标

星标
 (50 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南