train.pac: Training the data using pac methods
Description
Training the data using pac methodsUsage
train.pac(x = x, y = y, int = int, DEBUG = FALSE, Gsub = Gsub)
Arguments
x
gene expression data for the training 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.
Gsub
an adjacency matrix that represents the underlying biological network.
Value
- the value returned
- trainedThe tranined models for traning folds
See Also
See Also as cv.pac