hazard_list: Returns a list of Hazard Ratios

Description Usage Arguments Value Examples

Description

Returns a list of Hazard Ratios

Usage

1
hazard_list(x, Eset, additional, exclude)

Arguments

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

Value

A List of Hazard Ratios of a list of genes

Examples

1
2
3
4
## Not run: 
hazard_list(x = c("FOXA2"), Eset = Eset, additional = "pathologic_stage", exclude = c("Stage IV")

## End(Not run)

w2felix/TCGADataFelix documentation built on May 19, 2019, 8:24 a.m.