-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
The name/structure of some functions in the epi libraries seem to have changed, so parts of the tooling book's code do not currently work.
In general:
- Change
covidcast()topub_covidcast(), and adjust arguments. - Change
pivot_quantilestopivot_quantiles_wider. - Change
levelstoquantile_levelsinarx_args_list. - Change
probstoquantile_levelsinlayer_residual_quantiles, andflatline_args_list. - Change
tautoquantile_levelsinquantile_reg.
Chapter 2:
- At line get
#Warning messages:
1: epi_archive constructor argumentgeo_typeis now ignored. Consider removing.
2: epi_archive constructor argumenttime_typeis now ignored. Consider removing.
Chapter 6:
Chapter 7:
- Error because
archive_cases_dv_subset_dtdoes not exist
Metadata
Metadata
Assignees
Labels
No labels