
Last chance! 50% off unlimited learning
Sale ends in
This dataset contains the data about job satisfaction described in: Bartolucci, F., Bacci, S., and Gnaldi, M. (2015), Statistical Analysis of Questionnaires: A Unified Approach Based on R and Stata, Chapman and Hall/CRC press
data(RLMS)
A data frame with 1485 observations about four polytomous items with covariates:
marital
marital status of the respondent
education
educational level of the respondent
gender
gender of the respondent
age
age of the respondent
work
work status of the respondent
Y1
1st item response
Y2
2nd item response
Y3
3rd item response
Y4
4th item response
Bartolucci, F., Bacci, S., and Gnaldi, M. (2015), Statistical Analysis of Questionnaires: A Unified Approach Based on R and Stata, Chapman and Hall/CRC press
# NOT RUN {
data(RLMS)
## maybe str(RLMS)
str(RLMS)
# }
Run the code above in your browser using DataLab