powered by
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
data(affluence) names(affluence)
Run the code above in your browser using DataLab