Learn R Programming

dobson (version 0.4)

hepatitis: Hepatitis data from table 10.5

Description

Survival times in months of patients with chronic active hepatitis in a randomized controlled trial of prednisolone versus no treatment

Usage

data(hepatitis)

Arguments

Format

A tibble with 44 observations and the following 3 variables.

survival time

survival time in months

censor

censored, lost to follow up or died

group

prednisolone or no treatment

References

Altman DG, Bland JM (1998). Statistical notes: times to event (survival) data. British Medical Journal 317, 468--469.

Examples

Run this code
# NOT RUN {
data(hepatitis)
summary(hepatitis)
# }

Run the code above in your browser using DataLab