Description Usage Arguments Value Examples
Returns a list of Hazard Ratios
1 | hazard_list(x, Eset, additional, exclude)
|
x |
a character vector with 1 or more gene names |
Eset |
An Expression Set |
additional |
covariate to subset groups |
exclude |
Factors of the covariates to exclude |
A List of Hazard Ratios of a list of genes
1 2 3 4 | ## Not run:
hazard_list(x = c("FOXA2"), Eset = Eset, additional = "pathologic_stage", exclude = c("Stage IV")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.