Description Usage Arguments Value
Survival_Stats is a function for building cox model using all the features and each feature as a separate model
1 | Survival_Stats(ScoreMat, TimeVec, EventVec)
|
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 |
A list containing summary of a cox model using all of the features and separate cox models for each feature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.