- Updates
collect_predictors()
in preparation to modeloverweight-4y
, version20230905
- Updates
map_varnames()
and built-inmapping
variable in preparation to modeloverweight-4y
, version20230905
- Adds built-in variable
age_map
that defines how to bin ages
- Adds a new function
map_varnames()
that transforms the JAMES child data into the CBS model format - Adds a vignette documenting experiences with
ranger::predict.ranger()
- Refreshes the built-in data
pc4
andtable34
so that their output column have the right type and factor levels - Removes desired country levels info from
collect_predictors()
- Adds a new function
collect_predictors()
for outcomeoverweight-4y
- Adds a table
pc4
to match 4-digit postal code towoz
andurb
- Updates the vignette with altered definitions for parental country of birth and level of education
- Adds vignette that documents the mapping between CBS and JAMES models for outcome
overweight-4y
- Automates site building with
pkgdown
- Initial commit