lungCancerSmoking {msce}R Documentation

Exemplary person year table

Description

Fictitious data set providing the number of lung cancer cases and person years in some population stratified according to age, age of smoking start, age of smoking cessation, and average number of cigarettes per day during the active smoking period.

Usage

data(lungCancerSmoking)

Format

Data frame with 6 variables.

Source

Fictitious data set, only for illustration and test.

Examples

data(lungCancerSmoking)
lungCancerSmoking[1000,]

[Package msce version 1.0.1 Index]