Description Usage Arguments Value Author(s) See Also Examples
Predicting the test data using frsvm trained model
1 | predictFrsvm(train = train, x = x, y = y, DEBUG = FALSE)
|
train |
trained model |
x |
expression data for testing |
y |
class labels |
DEBUG |
show debugging information in screen more or less. |
auc |
The AUC values of test fold |
Yupeng Cun yupeng.cun@gmail.com
See Also as cv.frsvm
1 | #see cv.frsvm
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.