RLMS: RLMS dataset

Description Usage Format References Examples

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

1

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

1
2
3
4
 data(RLMS)
 ## maybe str(RLMS)
 str(RLMS)
 

MLCIRTwithin documentation built on Sept. 30, 2019, 5:04 p.m.