Compile feature rankings across multiple folds
WriteFeatures(results, input, save = TRUE, file = "features_ranked.txt")
A list of svmRFE.wrap
results.
The input data
Logical value whether to create a file or not.
The file name of the file to be created.
Either a file (if save is true) or a matrix with the information about the features.