graduates {dobson}R Documentation

Graduate survival data from tables 7.16 and 7.17

Description

Survival 50 years after graduation of men and women who graduated each year from 1938 to 1947 from various Faculties of the University of Adelaide.

Usage

data(graduates)

Format

A tibble with 60 observations and the following 5 variables.

year

year of graduation

survive

number of graduates who survived

total

total number of graduates

faculty

faculty

sex

sex

Source

J.A. Keats

Examples

data(graduates)
summary(graduates)

[Package dobson version 0.4 Index]