test_train_partition | R Documentation |
For brentlabRnaSeqExperiment objects, this offers methods to create train test sets
test_train_partition(x, ...)
## S4 method for signature 'brentlabRnaSeqExperiment'
test_train_partition(x, min_set_size)
x |
a brentlabRnaSeqExperiment object |
... |
other arguments |
min_set_size |
the minimum replicate set size to consider for hold outs |
a list with slots train and test, each with brentlabRnaSeqSetExperiments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.