All functions

FeatSweep.wrap()

Estimate generalization error

PlotErrors()

Plot average generalization error vs. number of top features

WriteFeatures()

Compile feature rankings across multiple folds

getWeights()

Fit a linear SVM model and obtain feature weights

input

Input data for examples

svmRFE()

Feature selection with Multiple SVM Recursive Feature Elimination (RFE) algorithm

svmRFE.wrap()

Wrapper to run svmRFE function while omitting a given test fold