1
2
3
4
5
#

Name:

Description:

The channing data frame has 462 rows and 6 columns.

Variables:

This data frame contains the following columns:

obs

Observation number

death

Death status (1=dead, 0=alive)

ageentry

Age of entry into retirement home, months

age

Age of death or left retirement home, months

time

Difference between the above two ages, months

gender

Gender (1=male, 2=female)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. Hyde Biometrika (1977), 225-230.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/data_from_Section_1.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.