Skip to content

Y lack lags #9

@Gilnore

Description

@Gilnore

For X = (X_t, …, X_t-n) and similarly Y, transfer entropy is H(Xt|X) - H(Xt|X, Y).

The make space code includes lags of X, but no lags of Y.

This means when doing the array manipulations with numpy and KdTree, each history windows of X is only pared against one value of Yt. The histories of Y is never taken into account of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions