dot-univariable_analysis: Univariable Cox-PH analyses of gene expression

.univariable_analysisR Documentation

Univariable Cox-PH analyses of gene expression

Description

A helper function generates univariable regression model of the gene expression within tumor samples and patient overall survival time TCGA.

Usage

.univariable_analysis(df, covariate_names)

Arguments

covariate_names

gene names from the input argument of .plot_CoxPH_RNAseq_TCGA()

gene

gene names, passed gene_list argument from .plot_CoxPH_RNAseq_TCGA()

data

df1 generated inside .plot_CoxPH_RNAseq_TCGA()

Details

It should not be used directly, only inside .plot_CoxPH_RNAseq_TCGA() function.

Value

a table of univariable Cox-PH

See Also

Other helper function for survival analysis: .KM_curve(), .multivariable_analysis()

Examples

## Not run: 
.univariable_analysis(df = df1, covariate_names = EIF)

## End(Not run)


a3609640/eIF4F.analysis documentation built on Jan. 2, 2023, 11:19 p.m.