StateSpaceReconstruction.jl

State space reconstruction (SSR) for the study of dynamical system from time series.
Author JuliaDynamics
Popularity
3 Stars
Updated Last
2 Years Ago
Started In
April 2018

StateSpaceReconstruction.jl

Build Status

Docs

Julia package for state space reconstruction and partitioning. This package provides necessary functionality for the PerronFrobenius.jl, TransferEntropy.jl and CausalityTools.jl packages, which require fully flexible state space reconstructions, and partitioning tools for rectangular and simplex partitions.

This package works seamlessly with Dataset instances from DynamicalSystems.jl, which also provide methods for state space reconstruction.

See the CausalityTools documentation for more information.

Documentation