Survival_Stats: Survival_Stats is a function for building cox model using all...

Description Usage Arguments Value

Description

Survival_Stats is a function for building cox model using all the features and each feature as a separate model

Usage

1
Survival_Stats(ScoreMat, TimeVec, EventVec)

Arguments

ScoreMat

Matrix of feature values used for survival predition

TimeVec

Vectore of time to death of samples (patients)

EventVec

Vector of events for the samples (patients) as being dead or censored

Value

A list containing summary of a cox model using all of the features and separate cox models for each feature


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