Package: sgboost
Title: Sparse-Group Boosting
Version: 0.2.0
Authors@R: 
    person("Fabian", "Obster", , "fabian.obster@unibw.de", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "https://orcid.org/0000-0002-6951-9869"))
Description: Sparse-group boosting to be used in conjunction with the 'mboost' for modeling grouped data.
    Applicable to all sparse-group lasso type problems where within-group and between-group sparsity is desired.
    Interprets and visualizes individual variables and groups.
Imports: dplyr, mboost, stringr, rlang, tibble, ggplot2, ggforce
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/FabianObster/sgboost
BugReports: https://github.com/FabianObster/sgboost/issues
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-02-16 15:48:13 UTC; fabia
Author: Fabian Obster [aut, cre, cph] (<https://orcid.org/0000-0002-6951-9869>)
Maintainer: Fabian Obster <fabian.obster@unibw.de>
Repository: CRAN
Date/Publication: 2025-02-17 20:00:02 UTC
Built: R 4.3.3; ; 2025-02-17 21:05:10 UTC; unix
