| dataw1 {pwlmm} | R Documentation |
dataw1 data
Description
Crosssectional data set. A two-level data containing wave one from datamultv data. Generated from the first quarter of 2018 data of the Continuous PNAD (IBGE/Brazil).
Usage
data(dataw1)
Format
A data.frame with 337 observations and the following 13 variables.
Ythe logarithm of the monthly income in the main job for people aged 14 and over (only for people who received cash, products or goods in the main job) plus 1
X1age of the resident in the reference date centered around 40
X2indicator variable for male residents
X3indicator variable for residents of white color or race
X4the logarithm of hours actually worked in the reference week in all jobs for people aged 14 and over plus 1
X5years of study (people aged 5 or over) standardized for elementary school 9 YEARS SYSTEM
PSUlevel 2 identifiers, is the group identifier for this data
STRATvariable that identifies the strata (not needed in the command functions)
wavetime-dummies for level 1 units
iddlevel 1 identifiers
wjweights corresponding to level 2 units
w_ijvector of weights corresponding to level 1 units, conditional to their respective level 2 unit (also longitudinal weights in the multivariate data)
wi_jweights corresponding to level 1 and 2 units (not needed in the command functions)
Examples
data(dataw1)
summary(dataw1)