johmedr / pykeos

A package for experimenting with common nonlinear dynamical systems and standard complexity measures, e.g. correlation dimension or Kolmogorov-Sinai entropy.
MIT License
2 stars 1 forks source link

The introduction of the program may need to be modified #1

Closed mmyyyzpl closed 8 months ago

mmyyyzpl commented 1 year ago

The introduction of the program may need to be modified The introduction mentions KS entropy, but there seems to be no relevant content in the program, which can easily mislead readers

johmedr commented 8 months ago

Sorry for the late reply. The Sample Entropy, the Approximate Entropy and measures from recurrence quantification analysis can all be used to obtain estimates of the KS entropy (see for instance Faure, Philippe, and Henri Korn. "A new method to estimate the Kolmogorov entropy from recurrence plots: its application to neuronal signals." Physica D: Nonlinear Phenomena 122.1-4 (1998): 265-279.). The relevant code can be found in entropies.py.