eusilc2 {rtip} | R Documentation |
Modified synthetic EU-SILC survey data
Description
The dataset eusilc2 is the same as in the laeken package (see reference below), but transformed in order to do calculations using rtip package functions. Therefore eusilc2 is a synthetic dataset generated from real Austrian EU-SILC containing a data frame.
Usage
data(eusilc2)
Format
A data frame with 6000 rows and 7 variables:
DB010, a numeric vector containing the year of the survey.
DB020, a factor with one level which is the country considered.
DB040, a factor with as many levels as there are regions in the country.
DB090, a numeric vector containing information about household cross-sectional weight.
HX040, an integer vector containing information about households size.
HX050, a numeric vector containing information about the equivalised household size. The scale employed is the modified OECD scale.
HX090, a numeric vector containing information about equivalised disposable income (with the modified OECD scale).
Note
The original dataset (eusilc) and the transformations done to obtain eusilc2 dataset are included in data-raw directory (source version package only).
References
A. Andreas et al. (2013) Estimation of Social Exclusion Indicators from Complex Surveys: The R Package laeken, Journal of Statistics Software, 54:1, 1–25