JuliaDynamics/RecurrenceAnalysis.jl

`GlobalRecurrenceRate` isn't exact

开放

#141 创建于 2023年2月20日

 (0 条评论) (0 个反应) (0 位负责人)Julia (16 个派生)auto 404
help wantedprecision

仓库指标

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

描述

Have a look at our new tests; https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/main/test/rmatrix_analytic.jl#L71-L95

There I have noted that GlobalRecurrenceRate does not give exactly the results expected analytically. Only approximately. Why isn't this exact? What can we do to improve it...?

E.g., a ration of 0.2 should give exactly 0.2NN recurrences, but it doesnt.

贡献者指南