1
2
3
4
5
#

Name:

Description:

This contains the Stanford Heart Transplant data in a different format. The main data set is in heart.

Variables:

id: ID number
time: survival or censoring time
status: censoring status
age: in years
t5: T5 mismatch score

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

LA Escobar and WQ Meeker Jr (1992), Assessing influence in regression analysis with censored data. Biometrics 48, 507–528. Page 519.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.