Description Usage Arguments Value
View source: R/select_kth_fold.R
Output the training data or test data
1 | select_kth_fold(inputG, k, f_s, folds, include)
|
inputG |
a MutationFeatureData S4 class output by the pmsignature. |
k |
an integer number of the number of cross-validation folds. |
f_s |
a primary key of combining the feature pattern and sample ID. |
folds |
the assignment to each fold. |
include |
a boolean indictor of whether to include kth fold or not. |
a MutationFeatureData S4 class of either include or exclude kth fold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.