tnsStratification {RTNsurvival} | R Documentation |
Internal function, used for sample stratification.
tnsStratification(tns, nSections = 1, center = FALSE)
tns |
a TNS object, which must have passed GSEA2 analysis. |
nSections |
A numeric value for the stratification of the sample. The larger the number, the more subdivisions will be created for the Kaplan-Meier analysis. |
center |
a logical value. If TRUE, numbers assigned to each group is centralized on regulon activity scale. |
An updated TNS object.
# see tnsKM method.