Description Usage Arguments Value Examples
View source: R/class-CoxModel.R
Build a CoxModel
object from a MultiAssayExperiment
of
SurvivalExperiment
s. Allows easy application of the
survival::coxph
function to many SurvivalExperiment
at once,
assuming they share the survivalPredictor
column.
1 | CoxModel(object, survivalPredictor = "metacluster_labels")
|
object |
A |
survivalPredictor |
A |
A CoxModel
object, with object
in the trainData slot.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.