Title: Tool for Ensemble Feature Selection
Description: Provides a function to check the
  importance of a feature based on a dependent classification
  variable. An ensemble of feature selection methods
  is used to determine the normalized importance value of
  all features. Combining these methods in one function
  (building the cumulative importance values) provides a 
  stable feature selection tool. This selection
  can also be viewed in a barplot using the barplot_fs() function
  and proved using the evaluation function efs_eval().
Package: EFS
Type: Package
Version: 1.0.3
Date: 2016-11-18
License: GPL (>= 2)
Encoding: UTF-8
Author: Nikita Genze, Ursula Neumann
Maintainer: Ursula Neumann <u.neumann@wz-straubing.de>
LazyLoad: yes
Imports: party, pROC, randomForest, ROCR, grDevices, graphics, stats,
        utils
Repository: CRAN
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-24 13:57:33 UTC; u.neumann
Date/Publication: 2017-07-24 15:45:14 UTC
Built: R 4.1.0; ; 2021-05-27 10:00:27 UTC; unix
