-
Notifications
You must be signed in to change notification settings - Fork 0
feat: flu hosp explore #55
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
69ca897
to
56cd13f
Compare
be0cf77
to
e680d53
Compare
4fd2c12
to
867ef32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a couple of things that I think we need to fix/adjust; I'll add some commits for that
* make targets factories in targets_utils.R * simplify covid_hosp_explore and flu_hosp_explore
a491abe
to
f27f4cc
Compare
|
||
#' Make common targets for forecasting experiments | ||
#' @export | ||
make_shared_grids <- function() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like this is a function that should be more prominent in some way, as I'm guessing we're going to change it a fair amount.
closes #34
closes #12
dynamics-constants.R