Skip to contents

A dataset containing digitized survival data from a clinical trial.

A dataset containing digitized survival data from a clinical trial.

Usage

AURA3_1A

AURA3_1A

Format

A data frame with three variables

time

Numeric vector representing the survival time (e.g., in months).

event

Numeric vector indicating event status (1 for event, 0 for censored).

arm

Factor or character vector for treatment arm (e.g., 'Control', 'Experimental').

A data frame with three variables

time

A numeric vector representing the survival time.

event

A numeric vector indicating the event status (1 = event, 0 = censored).

arm

A factor or character vector for the treatment arm.