Skip to content

Change sliding window width parameter to tau=3#1736

Open
rccreswell wants to merge 1 commit intomainfrom
issue-1735-Rt-example-sliding-window-width
Open

Change sliding window width parameter to tau=3#1736
rccreswell wants to merge 1 commit intomainfrom
issue-1735-Rt-example-sliding-window-width

Conversation

@rccreswell
Copy link
Contributor

For the Rt example notebook, use a shorter sliding window to avoid introducing significant discrepancy (at certain time periods) between Poisson and Negative Binomial results which is occurring at the current choice of sliding window width.

I changed the parameter from tau=6 to tau=3.

Closes #1735

@rccreswell rccreswell requested a review from ben18785 March 6, 2026 02:13
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (1af369a) to head (4f2e2e5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1736   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          97       97           
  Lines        9762     9762           
=======================================
  Hits         9718     9718           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MichaelClerx MichaelClerx self-requested a review March 6, 2026 09:46
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

Successfully merging this pull request may close these issues.

Sliding window width of the Rt estimation example notebook

2 participants