Learn R Programming

KMsurv (version 0.1-5)

baboon: data from Exercise 5.8, p147

Description

The baboon data frame has 25 rows and 2 columns.

Arguments

Format

This data frame contains the following columns:
date
Date (day/month/year)
time
Descent time (military time)
observed
Indicator of observed or not (1=observed, 0=not observed)

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer.

Examples

Run this code
data(baboon)

Run the code above in your browser using DataLab