targetUKCensus: Function to calculate target proportions from UK Census data...

Description Usage Details Value Author(s)

Description

Returns a dataframe with 60 rows, with target proportions for each possible subgroup with regards to age, gender, ethnicity and education level

Usage

1

Details

Age is divided into 2 groups: 16-24 and 25-64. Gender is also divided into 2 groups: Female and Male. Ethnicity is divided into 5 groups: White, Mixed, Asian, Black/African/Caribbean (BAC) and Other. Finally, Education is divided into 3 groups: No University Education (Levels 1-3), University Education (Level 4) and Other.

Value

Data frame containing all possible combinations of the groups described above (2 * 2 * 5 * 3 = 60 rows), where each row represent a unique combination. The column "ExpectedP" contains the target proportion for that specific intersection of groups.

Author(s)

Morgan Strom


talentlens/talentlens documentation built on May 31, 2019, 2:52 a.m.