| infant_demo {edgedata} | R Documentation | 
Infant Demographic Factors - Table 9
Description
A dataset containing the infant model demographic factors for the risk adjustment model. Demographics vary by age and sex.
Usage
infant_demo
Format
An object of class tbl_df (inherits from tbl, data.frame) with
2 rows and 8 columns
- used
- Whether or not the category is used in the RA model 
- plat, gold, silver, bronze, cat
- Demographic risk score for each metal level 
- age
- Age for each risk score 
- sex
- Male/Female demographic category 
Source
Data import and cleaning at: https://github.com/EeethB/edgedata/tree/main/data-raw
See Also
Other factors: 
adult_demo,
adult_enroll_dur,
adult_group,
adult_hcc,
adult_interaction,
adult_rxc_hcc_inter,
adult_rxc,
child_demo,
child_group,
child_hcc,
infant_mat_sev
[Package edgedata version 0.2.0 Index]