Description Usage Arguments Value Author(s) See Also Examples
View source: R/averageExpressionPathwaySVM.R
Predicting the test data using aep trained model
1 | predictAep(train = train, x, y, DEBUG = FALSE, Gsub = Gsub)
|
train |
trained model |
x |
gene expression data for testing |
y |
class labels |
DEBUG |
show debugging information in screen more or less. |
Gsub |
an adjacency matrix that represents the underlying biological network. |
The value returned
auc |
The AUC values of test fold |
Yupeng Cun yupeng.cun@gmail.com
See Also as cv.aep
1 | #see cv.aep
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.