Learn R Programming

vcdExtra (version 0.5-2)

Mobility: Social Mobility data

Description

Data on social mobility, recording the occupational category of fathers and their sons.

Usage

data(Mobility)

Arguments

format

A 2-dimensional array resulting from cross-tabulating 2 variables for 19912 observations. The variable names and their levels are:

rll{ No Name Levels 1 Son's_Occupation "UpNonMan", "LoNonMan", "UpManual", "LoManual", "Farm" 2 Father's_Occupation "UpNonMan", "LoNonMan", "UpManual", "LoManual", "Farm" }

source

Falguerolles, A. de and Mathieu, J. R. (1988). Proceedings of COMPSTAT 88, Copenhagen, Denmark, Springer-Verlag. Featherman, D. L. and Hauser, R. M. Occupations and social mobility in the United States. Sociological Microjournal, 12, Fiche 62. Copenhagen: Sociological Institute.

Examples

Run this code
data(Mobility)

# example goes here

Run the code above in your browser using DataLab