baboon {KMsurv}R Documentation

data from Exercise 5.8, p147

Description

The baboon data frame has 25 rows and 2 columns.

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

data(baboon)

[Package KMsurv version 0.1-3 Index]