RLMS {MLCIRTwithin} | R Documentation |
RLMS dataset
Description
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
Usage
data(RLMS)
Format
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
References
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
Examples
data(RLMS)
## maybe str(RLMS)
str(RLMS)
[Package MLCIRTwithin version 2.1.1 Index]