Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify metrics computation for original and surrogate timeseries #62

Open
JanJereczek opened this issue Dec 11, 2023 · 0 comments
Open

Comments

@JanJereczek
Copy link
Contributor

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!()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant