eventTimeData: Time to event data

Description Usage Format Examples

Description

An anonymized data set used in the example analysis for time to event data. The data set is used during the call of generateExamples which is called from the [Examples] button in the StatCharrms main window.

Usage

1
data("eventTimeData")

Format

A data frame with 240 observations on the following 4 variables.

Time

Time as a numeric vector

Status

The status variable; 0 for a censored event, 1 for the the measured event.

Trt

The treatment level.

Rep

The replicate variable.

Examples

1
2

StatCharrms documentation built on Nov. 14, 2020, 5:09 p.m.