Skip to content

add flag for specifying the (temporal) direction of correlations #79

Description

@jeremymanning
  • should be passed to timecorr and wcorr
  • options: right, left, or both (default)
  • behavior:
    • if both, leave weights unchanged
    • if right, set all weights for past timepoints (i.e. times < t) to 0
    • if left, set all weights for future timepoints (i.e. times > t) to 0

this will allow us to examine directional correlations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions