Learn R Programming

psfmi (version 1.4.0)

smoking: Survival data about smoking

Description

Survival data about smoking

Usage

data(smoking)

Arguments

Format

A data frame with 20 observations on the following 3 variables.

smoking

dichotomous: 1=yes, 0=no

time

continuous: Survival time in years

death

dichotomous: Status at end of study

Examples

Run this code
data(smoking)
## maybe str(smoking)

Run the code above in your browser using DataLab