example.2: A Time-to-event dataset containing the time and other...

example.2R Documentation

A Time-to-event dataset containing the time and other attributes of 643 patients.

Description

A Time-to-event dataset containing the time and other attributes of 643 patients.

Usage

example.2

Format

A data frame with 643 rows and 6 variables:

T1

binary variable, receive treatment 1=1, not receive treatment 1=0

T2

binary variable, receive treatment 2=1, not receive treatment 2=0

B1

binary variable, biomarker 1 positive=1, biomarker 1 negative=0

B2

binary variable, biomarker 2 positive=1, biomarker 2 negative=0

death

the status indicator, alive=0, dead=1

surv

survival time or follow up time

survtime

survival time or follow up time

treatments

categorical vairable, indicating treatments received

...


SAME documentation built on Jan. 16, 2023, 5:06 p.m.

Related to example.2 in SAME...