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

Feature Request: Epidemiology-inspired rolling window quantiles #2

Open
aweyant opened this issue Jul 23, 2024 · 1 comment
Open

Feature Request: Epidemiology-inspired rolling window quantiles #2

aweyant opened this issue Jul 23, 2024 · 1 comment

Comments

@aweyant
Copy link
Owner

aweyant commented Jul 23, 2024

Rolling window quantiles of width w can be calculated on all observations in years leading up to a date of interest.

e.g. we may be interested in 90th ptile of temperature on 23 July 2024. This can be calculated as the empirical 90th percentile of temperatures on {20,21,...,26} July in all years before 2024.

@axdey this correct?

@axdey
Copy link
Collaborator

axdey commented Jul 23, 2024

Yes - plus the percentile will be specific to the geographic region of interest e.g. Zip code

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

2 participants