Entropies.jl
This package provides entropy estimators used for entropy computations in the CausalityTools.jl and DynamicalSystems.jl packages.
Most of the code in this package assumes that your data is represented by the Dataset
-type from DelayEmbeddings.jl
, where each observation is a D-dimensional data point represented by a static vector. See the DynamicalSystems.jl
documentation for more info.