Learn R Programming

Epi (version 2.50)

testisDK: Testis cancer incidence in Denmark, 1943--1996

Description

Number of testiscancer cases and male person-years in the Danish population 1943--1996

Usage

data(testisDK)

Arguments

Format

A data frame with 4860 observations on the following 4 variables.

A

Age class, 0,1,2,...,89

P

Year, 1943,...,1996

D

Number of testis cancer cases

Y

Person years

Examples

Run this code
data(testisDK)
head(testisDK)

Run the code above in your browser using DataLab