Tutorial notebooks
The following tutorials are also available as Juputer notebooks.
Bivariate causality analyses on scalar time series
Causality from uncertain data
Causality from uncertain data, binning
Many causality tests require data that are equally spaced in time. If your time series have timing uncertainties, they can be brought on a common, regularly spaced time grid by using a binned resampling scheme. Then, define an instance of a BinnedDataCausalityTest
with the desired binning scheme and causality test of your choice, and apply the test over one or more draws of the binned dataset. Below are some examples: