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