1
2
3
4
5
#

Name:

Description:

The psych data frame has 26 rows and 5 columns.

Variables:

This data frame contains the following columns:

sex

Patient sex (1=male, 2=female)

age

Patient age

time

Time to death or on-study time

death

Death indicator (0=alive, 1=dead)

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. Woolsen Biometrics 37 (1981): 687-696.

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.