RLMSlong {LMest} | R Documentation |
Dataset about job satisfaction
Description
Longitudinal dataset in long format deriving from the Russia Longitudinal Monitoring Survey (RLMS, from Round XVII to Round XXIII, collected from 2008 to 2014) about job satisfaction measured by an ordinal variable at seven different occasions with five categories, 1
for “absolutely satisfied”, 2
for “mostly satisfied”, 3
for “neutral”, 4
for “not very satisfied”, and 5
for “absolutely unsatisfied”.
Usage
data(RLMSlong)
Format
A data frame with 1718 observations on the following 7 variables.
time
occasion of observation.
id
subject id.
rlms
see
RLMSdat
.value
reported job satisfaction at different time occasions coded as 1 for “absolutely satisfied”, 2 for “mostly satisfied”, 3 for “neutral”, 4 for “not very satisfied”, 5 for “absolutely unsatisfied”.
Source
http://www.cpc.unc.edu/projects/rlms-hse, https://www.hse.ru/org/hse/rlms
References
Russia Longitudinal Monitoring survey, RLMS-HSE, conducted by Higher School of Economics and ZAO "Demoscope" together with Carolina Population Center, University of North Carolina at Chapel Hill and the Institute of Sociology RAS
Examples
data(RLMSlong)