child_demo {edgedata}R Documentation

Child Demographic Factors - Table 9

Description

A dataset containing the child model demographic factors for the risk adjustment model. Demographics vary by age (groupings) and sex.

Usage

child_demo

Format

An object of class tbl_df (inherits from tbl, data.frame) with 8 rows and 9 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

sex

Male/Female demographic category

age_min, age_max

Maximum and minimum age for each risk score

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_group, child_hcc, infant_demo, infant_mat_sev


[Package edgedata version 0.2.0 Index]