Learn R Programming

TraMineR (version 1.6-2)

biofam: Example data set: Family life states from the Swiss Household Panel biographical survey

Description

The biofam data set was constructed by M�ller et al. (2007) from the data of the retrospective biographical survey carried out by the Swiss Household Panel (SHP) in 2002. The data set contains sequences of family life states from age 15 to 30 (sequence length is 16) and a series of covariates. The sequences are a sample of 2000 sequences of those created from the SHP biographical survey. It includes thus only individuals who were at least 30 years old at the time of the survey. The biofam data set describes thus family life courses of 2000 individuals born between 1909 and 1972. The states numbered from 0 to 7 are defined from the combination of five basic states, namely Living with parents (Parent), Left home (Left), Married (Marr), Having Children (Child), Divorced: 0 = "Parent" 1 = "Left" 2 = "Married" 3 = "Left+Marr" 4 = "Child" 5 = "Left+Child" 6 = "Left+Marr+Child" 7 = "Divorced" The covariates are: sex birthyr (birth year) nat_1_02 (first nationality) plingu02 (language of questionnaire) p02r01 (religion) p02r04 (religious participation) cspfaj (father's social status) cspmoj (mother's social status) Two additional weights variables are inserted for illustrative purpose ONLY (since biofam is a subsample of the original data, these weights are not adapted): wp00tbgp (weights inflating to the swiss population) wp00tbgs (weights keeping sample size)

Usage

data(biofam)

Arguments

encoding

latin1

format

A data frame with 2000 rows, 16 state variables, 1 id variable and 7 covariates and 2 weights variables.

source

Swiss Household Panel www.swisspanel.ch

References

M�ller, N. S., M. Studer, G. Ritschard (2007). Classification de parcours de vie � l'aide de l'optimal matching. In XIVe Rencontre de la Soci�t� francophone de classification (SFC 2007), Paris, 5 - 7 septembre 2007, pp. 157--160.