survData {MonotoneHazardRatio} | R Documentation |
A right-censored example data
Description
A dataset containing the right-censored survival time and censor status for two groups of objects
Usage
survData
Format
A data frame with 1217 rows and 3 variables:
- time
right-censored time
- status
object censored or not, with status=0 implies being censored.
- group
Treatment group of the objects. By default, for a non-decreasing hazard ratio, S is the group on the numerator and T is the group on the denominator.
[Package MonotoneHazardRatio version 0.2.0 Index]