Package: stabm
Title: Stability Measures for Feature Selection
Version: 1.2.2
Authors@R: 
    c(person(given = "Andrea",
             family = "Bommert",
             role = c("aut", "cre"),
             email = "bommert@statistik.tu-dortmund.de",
             comment = c(ORCID = "0000-0002-1005-9351")),
      person(given = "Michel",
             family = "Lang",
             role = "aut",
             email = "michellang@gmail.com",
             comment = c(ORCID = "0000-0001-9754-0393")))
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 (2020) <doi:10.17877/DE290R-21906>.
License: LGPL-3
URL: https://bommert.github.io/stabm/, https://github.com/bommert/stabm
BugReports: https://github.com/bommert/stabm/issues
Depends: R (>= 3.5.0)
Imports: checkmate (>= 1.8.5), Matrix (>= 1.5-0), methods, stats, utils
Suggests: cowplot (>= 0.9.2), ggdendro (>= 0.1-20), ggplot2 (>= 3.0.0),
        igraph (>= 1.2.1), knitr, mlbench, rmarkdown, rpart, testthat
        (>= 2.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2023-04-04 12:35:02 UTC; bommert
Author: Andrea Bommert [aut, cre] (<https://orcid.org/0000-0002-1005-9351>),
  Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Andrea Bommert <bommert@statistik.tu-dortmund.de>
Repository: CRAN
Date/Publication: 2023-04-04 13:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:42:57 UTC; unix
