affluence | R Documentation |
The database contains information about equivalised income of households.
data("affluence")
A data frame with 2000 observations on the following 4 variables.
income
a numeric vector (equivalised income of households; equivalisation using modified OECD scale)
education
a numeric vector (education of the household's head: 1=tertiary, 2=secondary, 3=basic vocational, 4=low)
age
a numeric vector (age of the household's head: 1=less than 35, 2=35-44, 3=45-59, 4=60 and more)
sex
a numeric vector (sex of the household's head: 0=male, 1=female)
hs_size
vector of weights
Based on Council for Social Monitoring (2016). Integrated database.http://www.diagnoza.com [11.09.2016].
data(affluence)
names(affluence)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.