Longitudinal dataset in long format deriving from the Russia Longitudinal Monitoring Survey (RLMS) about job satisfaction measured by an ordinal variable at seven different occasions with five categories, 1 for <U+201C>absolutely satisfied<U+201D>, 2 for <U+201C>mostly satisfied<U+201D>, 3 for <U+201C>neutral<U+201D>, 4 for <U+201C>not very satisfied<U+201D>, and 5 for <U+201C>absolutely unsatisfied<U+201D>.
data(RLMSlong)A data frame with 1718 observations on the following 7 variables.
timeoccasion of observation.
idsubject id.
rlmssee RLMSdat.
valuereported job satisfaction at different time occasions coded as 1 for <U+201C>absolutely satisfied<U+201D>, 2 for <U+201C>mostly satisfied<U+201D>, 3 for <U+201C>neutral<U+201D>, 4 for <U+201C>not very satisfied<U+201D>, 5 for <U+201C>absolutely unsatisfied<U+201D>.
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
# NOT RUN {
data(RLMSlong)
# }
Run the code above in your browser using DataLab