R/msvmRFE.R
getWeights.Rd
Fit a linear SVM model and obtain feature weights
getWeights(test.fold, X)
Index of the input data used for testing
Train data.
A matrix with the weights of the SVM
svm()