Package: RAFS
Title: Robust Aggregative Feature Selection
Version: 0.2.3
Date: 2023-07-08
Authors@R: c(
    person("Radosław", "Piliszek", email = "radoslaw.piliszek@gmail.com", role = c("aut", "cre")))
URL: https://www.mdfs.it/
Description: A cross-validated minimal-optimal feature selection algorithm.
 It utilises popularity counting, hierarchical clustering with feature dissimilarity measures,
 and prefiltering with all-relevant feature selection method to obtain the minimal-optimal set of features.
Depends: R (>= 4.2.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: fastcluster, MDFS (>= 1.5.3), splitTools
NeedsCompilation: no
Packaged: 2023-07-09 14:19:16 UTC; ubuntu
Author: Radosław Piliszek [aut, cre]
Maintainer: Radosław Piliszek <radoslaw.piliszek@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-10 19:00:18 UTC
Built: R 4.2.0; ; 2023-07-11 10:42:49 UTC; unix
