Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression.multiVarCox.R
To do Cox regression of genes
1 2 | ICGC.diffExpression.multiVarCox(getData.data, diffExpr.data,
diffExpr.Lasso.data)
|
getData.data |
dataset from command ICGC.getData |
diffExpr.data |
dataset from command ICGC.diffExpression |
diffExpr.Lasso.data |
dataset from command ICGC.diffExpression_Lasso |
six lists: coxphdata, coxsum, coxsumHR, coxphforest, RiskLevel.coxph and RiskLevel.forest
1 | diffExpr.multiVarCox.data=ICGC.diffExpression.multiVarCox(getData.data,diffExpr.data,diffExpr.Lasso.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.