getTumorNames: Get column names of labels and non-spm features to...

Description Usage Value Examples

Description

Get column names of labels and non-spm features to potentially include in logit fitting data.

Usage

1
2
3
4
5
6
7

Value

char, names of features and labels to look for in fitting data

Examples

1
2
3
4
5
nonPatternColNames <- c('iois','eventID', # identification
                        getDemoNames(),
                        getBiomarkerNames(), 
                        getTumorNames(),
                        getClassLabels())

novasmedley/gbmSpm documentation built on May 17, 2019, 10:39 a.m.