Skip to content

Unify metrics computation for original and surrogate timeseries #62

@JanJereczek

Description

@JanJereczek

So far, estimate_indicator_changes and significant_transitions have very similar code but don't call the same, easier to maintain, functions. We should unify this such that both of them call something like:

initialize_indicator_changes()
estimate_indicator_changes!()

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