Last data update: 2014.03.03

R: The Blossfeld-Rohwer subsample of the German Life History...
rrdatR Documentation

The Blossfeld-Rohwer subsample of the German Life History Survey (GLHS)

Description

The data provides information on 600 job episodes.

Usage

data(rrdat)

Details

ID Identification number of subject

NOJ Serial number of the job episode

TS Starting time of the job episode

TF Ending time of the job episode

SEX Sex (1 male; 2 female)

TI Date of interview (CMC)

TB Date of birth (CMC)

T1 Date of entry into the labour market (CMC)

TM Date of marriage (CMC) [0 if not married]

PRES Prestige score of current job, i.e. of job episode in current record of data file

PRESN Prestige score of the next job (if missing: -1)

EDU Highest educational attainment before entry into labour market

Source

http://oldsite.soziologie-blossfeld.de/eha/tda/cf_files/Data/RRDAT.1

References

Blossfeld, H.P. and G. Rohwer (2002) Techniques of event history modeling. New approaches to causal analysis. Lawrence Erlbaum, Mahwah, New Jersey (2nd Edition).

See Also

GLHS

Examples

data(rrdat)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(Biograph)
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/Biograph/rrdat.Rd_%03d_medium.png", width=480, height=480)
> ### Name: rrdat
> ### Title: The Blossfeld-Rohwer subsample of the German Life History Survey
> ###   (GLHS)
> ### Aliases: rrdat
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(rrdat)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>