sdcMicro (version 5.7.8)

testdata: A real-world data set on household income and expenditures

Description

A concise (1-5 lines) description of the dataset.

Arguments

Format

testdata: a data frame with 4580 observations on the following 15 variables.

urbrur

a numeric vector

roof

a numeric vector

walls

a numeric vector

water

a numeric vector

electcon

a numeric vector

relat

a numeric vector

sex

a numeric vector

age

a numeric vector

hhcivil

a numeric vector

expend

a numeric vector

income

a numeric vector

savings

a numeric vector

ori_hid

a numeric vector

sampling_weight

a numeric vector

household_weights

a numeric vector

testdata2: A data frame with 93 observations on the following 19 variables.

urbrur

a numeric vector

roof

a numeric vector

walls

a numeric vector

water

a numeric vector

electcon

a numeric vector

relat

a numeric vector

sex

a numeric vector

age

a numeric vector

hhcivil

a numeric vector

expend

a numeric vector

income

a numeric vector

savings

a numeric vector

ori_hid

a numeric vector

sampling_weight

a numeric vector

represent

a numeric vector

category_count

a numeric vector

relat2

a numeric vector

water2

a numeric vector

water3

a numeric vector

References

The International Household Survey Network, www.ihsn.org

Examples

Run this code
head(testdata)
head(testdata2)

Run the code above in your browser using DataLab