Learn R Programming

collett (version 0.1.2)

dialysis: Infection in patients on dialysis

Description

Time from dialysis to infection for patients with diseases of the kidney.

Usage

dialysis

Arguments

Format

A data frame with 13 rows and 5 variables:

patient

integer patient id

time

integer time to infection (days)

status

integer event indicator (0=censored, 1=infection)

age

integer age in years

sex

integer sex of the patient (1=male, 2=female)

Details

See Collett (2023)