data_s: Synthetic sample dataset for Multivatiate Linear Mixed Model

data_sR Documentation

Synthetic sample dataset for Multivatiate Linear Mixed Model

Description

Synthetic data frame containing a sample of 9962 individuals along with socio-economic indicators.

Usage

data(data_s)

Format

A data frame with 9962 observations on 10 variables:

dom

domain of interest codes, corresponding to the munipal codes

emp

binary variable, 1 for employed 0 otherwise

unemp

binary variable, 1 for unemployed 0 otherwise

inact

binary variable, 1 for inactive 0 otherwise

sexage

cross classification of age and sex

edu

educational level

fore

binary variable, 2 for foreigner 1 otherwise

mun

municipal codes

pro

provincial codes

occ_stat

occupational status, 1 for employed 2 for unemployed 3 for inactive

Details

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.

Examples

# Load example data
data(data_s)
summary(data_s)

mind documentation built on Oct. 29, 2022, 1:09 a.m.

Related to data_s in mind...