Arguments
common.gene
A vector of character strings containing the names of the genes common to all data sets.
zstat
A list containing the combined Z-scores of the data sets composing the training set.
i
A vector of character strings containing the names of the data sets composing the training set.
j
A character string specifying the name the data set used as the testing set.
geno.files
A vector of character strings containing the names of gene expression files.
surv.data
A list of two vectors, survival time and censoring status.In the censoring status vector, 1 = event occurred, 0 = censored.
method
A character string specifying the feature selection method: "none" for top-100 ranking or one of the adjusting methods specified by the p.adjust function.