Learn R Programming

KMsurv (version 0.1-5)

aids: data from Section 1.19

Description

The aids data frame has 295 rows and 3 columns.

Arguments

Format

This data frame contains the following columns:
infect
Infection time for AIDS, years
induct
Induction time for AIDS, years
adult
Indicator of adult (1=adult, 0=child)

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. Lagakos et al. Biometrika 68 (1981): 515-523.

Examples

Run this code
data(aids)

Run the code above in your browser using DataLab