| aco | Ant Colony Optimization (Advanced Binary Ant Colony Optimization) |
| binaryConsistency | Binary consistency measure |
| breadthFirstSearch | Exhaustive Search. Breadth First Search |
| chiSquared | Chi squared measure |
| cramer | Cramer V measure |
| deepFirstSearch | Exhaustive Search. Deep First Search |
| determinationCoefficient | R Squared, to continous features |
| entropy | Entropy |
| entropyJ | EntropyJ |
| fscore | F-score measure |
| ga | Genetic Algorithm |
| gainRatio | The gain ratio measure |
| get.data.frame.from.formula | get.data.frame.from.formula |
| giniIndex | Gini index measure |
| hc | Hill-Climbing |
| IEConsistency | Inconsistent Examples consistency measure |
| IEPConsistency | Inconsistent Examples Pairs consistency measure |
| Jd | Jd evaluation measure |
| LCC | Linear Consistency-Constrained algorithm |
| lvw | Las Vegas Wrapper |
| MDLC | MDLC evaluation measure |
| mutualInformation | The mutual information measure |
| normalization | Normalize a data frame |
| normalize.min.max | normalize.min.max |
| relief | Relief |
| RFSM | RFSM evaluation measure |
| roughsetConsistency | Rough Set consistency measure |
| sa | Simulated Annealing |
| sbs | Sequential Backward Selection |
| selectDifference | Select difference |
| selectKBest | Select K best |
| selectPercentile | Select Percentile |
| selectSlope | Select slope |
| selectThreshold | Select threshold |
| selectThresholdRange | Select threshold range |
| sfbs | Sequential Floating Backward Selection |
| sffs | Sequential Floating Forward Selection |
| sfs | Sequential Forward Selection |
| symmetricalUncertain | Symmetrical uncertain measure |
| ts | Tabu Search |
| woa | Whale Optimization Algorithm (Binary Whale Optimization Algorithm) |
| wrapperGenerator | Wrapper measure generator |