JuliaDynamics/RecurrenceAnalysis.jl

`GlobalRecurrenceRate` isn't exact

オープン

#141 opened on 2023/02/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (16 件のフォーク)auto 404
help wantedprecision

Repository metrics

Stars
 (50 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド