1
2
3
4
5
#

Name:

Description:

Data on 38 individuals using a kidney dialysis machine See Problem 13.5.2

Variables:

A data frame with 38 observations on the following 11 variables.

patient

Patient number

time1

Time one of recurrence of infection, days

infect1

Indicator infection one (1=yes, 0=no)

time2

Time two of recurrence of infection, days

infect2

Indicator infection two (1=yes, 0=no)

age

Patient's age

gender

Patient's gender

gn

Disease type GN (1=yes, 0=no)

an

Disease type AN (1=yes, 0=no)

pkd

Disease type PKD (1=yes, 0=no)

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. McGilchrist and Aisbett 47 (1991):461-466.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.