-
Notifications
You must be signed in to change notification settings - Fork 0
Move epipredict vignette datasets to epidatasets
#5
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
Co-authored-by: brookslogan <lcbrooks+github@andrew.cmu.edu>
rename all the underlying data to *_dt move dates into `local` and use :::
849b65f to
a42a262
Compare
|
Not sure why so much commit history is showing up here. Edit: this seems to be an annoying issue with squash merges. This branch was off of another feature branch. Squash-merging that one to |
|
Rebasing this is getting really messy, so I'm going to leave the commit history as-is. Commits that aren't on |
* add extended version of covid_case_death_rates * use syntax for new version of epiprocess
with `.before = Inf`, though simply omitting & relying on default would work as well.
brookslogan
left a comment
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.
Made a very minor tweak and files an issue about 7dav and prop signal history off into #9.
Adds several new datasets that are currently either exported by
epipredictor are used in its vignettes (but not exported). The datasets are:archive_cases_dv_subset_all_statescase_death_rate_archive_tblcounty_smoothed_cli_comparisonSaves data to disk using version 2 of
save, for compatibility with older versions of R. Changes data variables indata-rawscripts from*_dtto*_tbl. Change thecovid_case_death_ratesas_ofdate to matchepipredicttest expectations. Convertctis_covid_behavioursto anepi_df.