Description Usage Arguments Value Author(s) See Also Examples
Predicting the test data using pac trained model
1 | predictPac(train = train, x = x, y = y, int = int, DEBUG = FALSE)
|
train |
|
x |
gene expression data for the testing data |
y |
a factor of length p comprising the class labels. |
int |
Intersect of genes in network and gene expression profile. |
DEBUG |
show debugging information in screen or not. |
The value returned
auc |
The AUC values of test fold |
Yupeng Cun yupeng.cun@gmail.com
See Also as cv.pac
1 | #see cv.pac
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.