EventRenaming: EventRenaming is a function for changing annotation of...

Description Usage Arguments Value

Description

EventRenaming is a function for changing annotation of censored samples to 0 and dead samples to 1 for survival analysis

Usage

1
EventRenaming(EventVec, Censored_Annot)

Arguments

EventVec

Status vector for all of the samples (patients) including both samples undergone an event or censored

Censored_Annot

Index of samples censored in the dataset

Value

Vector of events including 0 for censoring and 1 for death


SIGN documentation built on May 2, 2019, 11:05 a.m.