| TCGA_forestplt {signatureSurvival} | R Documentation |
Data for forestplot
Description
The data are derived from results of performing multivariate Cox proportional hazard survival analysis on patients with ADC in TCGA lung cancer.
Usage
data("TCGA_forestplt")
Format
A data frame with 28 observations on the following 5 variables.
stagea character vector
variatea character vector
betaa numeric vector
sea numeric vector
p_valuea numeric vector
Details
The dataset was constructed with 28 observations for up and down signatures, sex and age in stages 1A, 1B, stage2 and stage3 and 5 variables stage, variate, beta, se and p_value.
Examples
data(TCGA_forestplt)
[Package signatureSurvival version 1.0.0 Index]