Description Usage Arguments Value Author(s) See Also Examples
View source: R/hubNetworkAnalysisCV.R
Predicting the test data using hubc trained model
1 | predictHubc(train = train, x = x, y = y, DEBUG = FALSE)
|
train |
trainied model bases on hub nodes. |
x |
gene expression data for predicting. |
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.hubc
1 | #See cv.hubc
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.