causationentropy.datasets package ============================== Synthetic data generation for testing and examples. causationentropy.datasets.synthetic module --------------------------------------- Generate synthetic time series data with known causal structures. .. automodule:: causationentropy.datasets.synthetic :members: :show-inheritance: :undoc-members: Dynamical Systems ~~~~~~~~~~~~~~~~ .. autofunction:: causationentropy.datasets.synthetic.logistic_map .. autofunction:: causationentropy.datasets.synthetic.logisic_dynamics .. autofunction:: causationentropy.datasets.synthetic.linear_stochastic_gaussian_process Coupled Oscillators ~~~~~~~~~~~~~~~~~~ .. autofunction:: causationentropy.datasets.synthetic.poisson_coupled_oscillators Module contents --------------- .. automodule:: causationentropy.datasets :members: :show-inheritance: :undoc-members: