predictAep: Predicting the test tdata using aep trained model
Description
Predicting the test data using aep trained modelUsage
predictAep(train = train, x, y, DEBUG = FALSE, Gsub = Gsub)
Arguments
x
gene expression data for testing
DEBUG
show debugging information in screen more or less.
Gsub
an adjacency matrix that represents the underlying biological network.
Value
- The value returned
- aucThe AUC values of test fold
See Also
See Also as cv.aep