Description Usage Arguments Author(s)
Internal function to validate all the classifiers to be used in distinguishing operon pairs (OPs) from non-operon pairs (NOPs) on a given RNA-seq expression profile.
1 | validate.cls(data, class, models, runs = 5, kf = 5, verbose = TRUE)
|
data |
Training/test data. See |
class |
Vector of the class labels. |
runs |
Number of bootstraps to be used. |
kf |
Number of folds for the cross-validation. |
Vittorio Fortino
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.