Learn R Programming

NPHMC (version 2.3)

e1684szdata: Eastern Cooperative Oncology Group (ECOG) Data

Description

Example data of nonparametric estimation approach with treatment as only covariate

Usage

data(e1684szdata)

Arguments

Format

A data frame with 285 observations on the following 3 variables:

Time

observed relapse-free time

Status

censoring indicator (1 = event of interest happens, and 0 = censoring)

X

arm indicator (1 = treatment and 0 = control)

Examples

Run this code
# NOT RUN {
data(e1684szdata)
# }

Run the code above in your browser using DataLab