| data_s | R Documentation |
Synthetic data frame containing a sample of 9962 individuals along with socio-economic indicators.
data(data_s)
A data frame with 9962 observations on 10 variables:
domdomain of interest codes, corresponding to the munipal codes
empbinary variable, 1 for employed 0 otherwise
unempbinary variable, 1 for unemployed 0 otherwise
inactbinary variable, 1 for inactive 0 otherwise
sexagecross classification of age and sex
edueducational level
forebinary variable, 2 for foreigner 1 otherwise
munmunicipal codes
proprovincial codes
occ_statoccupational status, 1 for employed 2 for unemployed 3 for inactive
The informations on the sample unit are the same collected in the syntethic population dataframe univ appart from the information on the occupational status that are present only for the sample units.
# Load example data data(data_s) summary(data_s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.