Description Usage Arguments Value Warning Author(s)
Combine the expression data, survival data (survival time and censoring status) and gene Z-scores for meta analysis.
1 | pool.zscores(common.gene, s, geno.files, surv.data)
|
common.gene |
A vector of character strings containing the name of the genes common to the data sets composing the training set. |
s |
A vector of integers specifying the index of the expression files composing the training set. |
geno.files |
A vector of character strings consisting of the names of the expression files. |
surv.data |
A list of two vectors, survival time and censoring status. In the censoring status vector, 1 = event occurred, 0 = censored. |
None.
This function is not called by the user directly.
Haleh Yasrebi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.