1
2
3
4
5
#

Name:

Description:

Veteran's Administration lung cancer trial from Kalbfleisch & Prentice.

Variables:

A data frame with columns:

stime

survival or follow-up time in days.

status

dead or censored.

treat

treatment: standard or test.

age

patient's age in years.

Karn

Karnofsky score of patient's performance on a scale of 0 to 100.

diag.time

times since diagnosis in months at entry to trial.

cell

one of four cell types.

prior

prior therapy?

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Kalbfleisch, J.D. and Prentice R.L. (1980) The Statistical Analysis of Failure Time Data. Wiley.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.