Description Usage Value Examples
Get column names of labels and non-spm features to potentially include in logit fitting data.
1 2 3 4 5 6 7 |
char, names of features and labels to look for in fitting data
1 2 3 4 5 | nonPatternColNames <- c('iois','eventID', # identification
getDemoNames(),
getBiomarkerNames(),
getTumorNames(),
getClassLabels())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.