Skip to content

Move latent models from broadcasting to weekly to daily increments and change default AD to reverse-mode #430

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

Conversation

SamuelBrand1
Copy link
Collaborator

As per title and discussion in #406 . This closes #406 .

This variation in the analysis plan is recorded in a change log at manuscript/changelog.md and creating this file closes #424 .

Copy link
Contributor

Try this Pull Request!

Open Julia and type:

import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/CDCgov/Rt-without-renewal", rev="406-consider-moving-from-broadcasting-to-weekly-to-daily-increments-in-underlying-latent-processes", subdir="EpiAware")
using EpiAware

@seabbs seabbs enabled auto-merge August 16, 2024 13:45
Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.67%. Comparing base (46344f2) to head (7fbe16d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #430   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files          56       56           
  Lines         715      715           
=======================================
  Hits          634      634           
  Misses         81       81           

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

@seabbs seabbs added this pull request to the merge queue Aug 16, 2024
Merged via the queue into main with commit 306dc8b Aug 16, 2024
10 checks passed
@seabbs seabbs deleted the 406-consider-moving-from-broadcasting-to-weekly-to-daily-increments-in-underlying-latent-processes branch August 16, 2024 14:18
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.

Add Changelog to manuscript Consider moving from broadcasting to weekly to daily increments in underlying latent processes
3 participants