calPerformance.single.indep(lst1, lst2, method,gn.nb,perf.eval)
method
="none".
gn.nb
ranked genes with the smallest P-values are retained as the gene signature.The p.adjust function in the R stats package is used and all adjusted p-values not greater than 0.05 are retained if method
!= "none".
If perf.eval
== "auc", time-dependent AUC and hazard ratio are used as the measure of performance, perf.eval
== "cindex", concordance index defined in the survcomp
package or perf.eval
== "bsc", brier score defined in the survcomp
package is used.