seqhandbook (version 0.1.0)

socdem: Sample of sociodemographic variables

Description

A data frame with sociodemographic variables for a sample of 500 interviewees from "Biographies et entourage" survey (INED, 2001).

Usage

data("socdem")

Arguments

Format

A data frame with 500 observations on the following 9 variables.

annais

year of birth (numeric)

nbenf

number of children (factor)

nbunion

number of relationships (factor)

mereactive

whether mother was active or not (factor)

sexe

gender (factor)

PCS

occupational category (factor)

PCSpere

occupational category of the father (factor)

diplome

degree (factor)

nationalite

nationality (factor)

Examples

Run this code
data(socdem)
str(socdem)

Run the code above in your browser using DataCamp Workspace