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_quantiles
topivot_quantiles_wider
. - Change
levels
toquantile_levels
inarx_args_list
. - Change
probs
toquantile_levels
inlayer_residual_quantiles
, andflatline_args_list
. - Change
tau
toquantile_levels
inquantile_reg
.
Chapter 2:
- At line get
#Warning messages:
1: epi_archive constructor argumentgeo_type
is now ignored. Consider removing.
2: epi_archive constructor argumenttime_type
is now ignored. Consider removing.
Chapter 6:
Chapter 7:
- Error because
archive_cases_dv_subset_dt
does not exist
Metadata
Metadata
Assignees
Labels
No labels