Learn R Programming

evanverse (version 0.3.7)

trial: Clinical Trial Dataset

Description

A sample clinical trial dataset used for testing and demonstration of data analysis functions. Contains typical clinical trial variables for testing various statistical and visualization functions.

Arguments

Format

A data frame with 200 rows and 8 columns:

trt

Character vector of treatment assignments

age

Numeric vector of patient ages

marker

Numeric vector of biomarker levels

stage

Factor with tumor stage levels

grade

Factor with tumor grade levels

response

Integer vector indicating tumor response

death

Integer vector indicating patient death

ttdeath

Numeric vector of time to death/censoring