JuliaDynamics / Associations.jl

Algorithms for quantifying associations, independence testing and causal inference from data.
https://juliadynamics.github.io/Associations.jl/stable/
Other
151 stars 13 forks source link

Example systems tracker #1

Closed kahaaga closed 1 year ago

kahaaga commented 6 years ago

Systemssubmodule

This is a list of examples of dynamical systems with coupling between variables, either unidirectional or multidirectional, that can be studied in the framework of time series causality methods.

Contributing

Do you miss a system on the list? Open an issue for the wanted system and tag this tracker. Or, even better, implement the system yourself in theSystems submodule and do a pull request! You can use one of the existing example in the /systems/ subfolder as inspiration. Remember to add tests too!

Discrete maps

Unidirectional coupling

Multidirectional

Continuous systems

Unidirectional coupling

Multidirectional coupling

kahaaga commented 1 year ago

The example systems will be reworked/reorganized. Some of the above systems may even be removed.