Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

affluenceIndex (version 2.2)

affluence: Equivalised income

Description

The database contains information about equivalised income of households.

Usage

data("affluence")

Arguments

Format

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

Examples

Run this code
data(affluence)
names(affluence)

Run the code above in your browser using DataLab