affluence {affluenceIndex}R Documentation

Equivalised income

Description

The database contains information about equivalised income of households.

Usage

data("affluence")

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

Source

Based on Council for Social Monitoring (2016). Integrated database.http://www.diagnoza.com [11.09.2016].

Examples

data(affluence)
names(affluence)

[Package affluenceIndex version 2.1 Index]