Type: Package Package: UBayFS Title: A User-Guided Bayesian Framework for Ensemble Feature Selection (UBayFS) Version: 1.0 Authors@R: c( person("Anna", "Jenul", , "anna.jenul@nmbu.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6919-3483")), person("Stefan", "Schrunner", , "stefan.schrunner@nmbu.no", role = "aut", comment = c(ORCID = "0000-0003-1327-4855")), person("Kristian Hovde", "Liland", role = "rev"), person("Oliver", "Tomic", role = "ctb"), person("Jürgen", "Pilz", role = "ctb") ) Description: Implements the user-guided Bayesian framework for ensemble feature selection (UBayFS) : Jenul et al., (2022) . License: GPL-3 URL: https://annajenul.github.io/UBayFS/ Depends: R (>= 3.5.0) Imports: DirichletReg, GA, ggplot2, gridExtra, hyper2, matrixStats, methods, mRMRe, prettydoc, Rdimtools, shiny, utils Suggests: caret, dplyr, DT, glmnet, GSelection, knitr, plyr, RColorBrewer, rmarkdown, rpart, shinyalert, shinyBS, shinyjs, shinyWidgets, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake libglpk-dev libgmp3-dev make libuv1-dev libxml2-dev pkg-config zlib1g-dev libclang-dev Repository: https://annajenul.r-universe.dev Date/Publication: 2023-07-13 08:50:46 UTC RemoteUrl: https://github.com/annajenul/ubayfs RemoteRef: HEAD RemoteSha: bb699ba57c2816747a01c51a06d4033794579835 NeedsCompilation: no Packaged: 2026-07-02 08:11:02 UTC; root Author: Anna Jenul [aut, cre] (ORCID: ), Stefan Schrunner [aut] (ORCID: ), Kristian Hovde Liland [rev], Oliver Tomic [ctb], Jürgen Pilz [ctb] Maintainer: Anna Jenul