Documentation | Tests | Gitter |
---|---|---|
TreeEmbedding.jl
implements the MCDTS algorithm outlined in Kraemer, K.H., Gelbrecht, M. et al. 2022 and is one of the packages composing DynamicalSystems.jl. It aims to provide an optimal time delay state space reconstruction from time series data with the help of decisions trees and suitable statistics that guide the decisions done during the rollout of these trees. For all details of the algorithm the reader is referred to the accompanying paper. Here we provide an implementation of all the variants described in the paper.
For more details please see our detailed documentation pages.