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

Improve `Lindner` transfer entropy estimator documentation #349

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Citing a comment in #348:

Additionally, I would say the documentation around Lindner can be improved. It doesn't refer to a conditional timeseries and its documentation says that it computes TE(X -> Y). But then if I use it with LocalPermutationTest I must have a conditional timeseries.