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

Detect correlations with time shift #175

Open
allo- opened this issue Jul 11, 2022 · 0 comments
Open

Detect correlations with time shift #175

allo- opened this issue Jul 11, 2022 · 0 comments

Comments

@allo-
Copy link

allo- commented Jul 11, 2022

Finding correlations between trackers should allow for (small) time shifts.

Example:

  • Tracker 1: Number of cups of coffee
  • Tracker 2: Hours of sleep

Drinking a lot of coffee today cannot change the hours of sleep one logged in the morning, but it may affect the hours of sleep that one will log tomorrow. So the amount of coffee from one day should be correlated with the hours of sleep entered on the next day.

This may also be related to the issue, that "Tomorrow" should not start at 00:00.
When using a sliding time window, the log entries for the coffees and the log entry with the amount of sleep in the morning would be in the same 24 hour window.

@allo- allo- changed the title Detect correlation with time shift Detect correlations with time shift Jul 11, 2022
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