Crossdata: The Data with Survival Curves Crossed

CrossdataR Documentation

The Data with Survival Curves Crossed

Description

Crossdata is a dataset from simulation, which is violated the proportional hazard ratio assumption.

Usage

data(Crossdata)

Format

A data frame with 200 observations on the following 3 variables.

time

The follow up time for right censored data.

status

The status indicator, normally 1=event, 0=alive or right censored.

group

The group indicator for comparison, 0= control group, 1= treatment group.

Examples

data(Crossdata)

ComparisonSurv documentation built on Aug. 25, 2022, 5:08 p.m.