Package: stabm
Title: Stability Measures for Feature Selection
Version: 1.1.0
Authors@R: person("Andrea", "Bommert", email = "bommert@statistik.tu-dortmund.de", role = c("aut", "cre"))
Description: An implementation of many measures for the assessment of the stability
    of feature selection. Both simple measures and measures which take into account
    the similarities between features are available, see Bommert et al. (2017) <doi:10.1155/2017/7907163>.
Depends: R (>= 3.5.0)
Imports: BBmisc (>= 1.11), checkmate (>= 1.8.5), Matrix (>= 1.2-14),
        methods, stats, utils
Suggests: cowplot (>= 0.9.2), data.table (>= 1.11.4), ggdendro (>=
        0.1-20), ggplot2 (>= 3.0.0), igraph (>= 1.2.1), testthat (>=
        2.0.0)
License: LGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/bommert/stabm
BugReports: https://github.com/bommert/stabm/issues
NeedsCompilation: no
Packaged: 2019-06-12 08:39:28 UTC; bommert
Author: Andrea Bommert [aut, cre]
Maintainer: Andrea Bommert <bommert@statistik.tu-dortmund.de>
Repository: CRAN
Date/Publication: 2019-06-12 10:00:03 UTC
