Learn R Programming

Sleuth3 (version 1.0-3)

ex1914: Mantel-Haenszel Test for Censored survival Times: Lymphoma and Radiation Data

Description

Survival times for two groups of lymphoma patients.

Usage

ex1914

Arguments

Format

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

Months

months after diagnosis

Group

a factor with levels "no" and "radiation"

Survived

number of patients known to survive beyond this month

Died

number of patients known to die after this many months

References

Neuwelt, E.A., Goldman, D.L., Dahlborg, S.A., Crossen, J., Ramsey, F., Roman-Goldstein, S., Braziel, R. and Dana, B. (1991). Primary CNS Lymphoma Treated with Osmotic Blood-brain Barrier Disruption: Prolonged Survival and Preservation of Cognitive Function, Journal of Clinical Oncology 9(9): 1580--1590.

Examples

Run this code
# NOT RUN {
str(ex1914)
# }

Run the code above in your browser using DataLab