Package: tramvs
Type: Package
Title: Optimal Subset Selection for Transformation Models
Version: 0.0-8
Authors@R: c(person("Lucas", "Kook", email = "lucasheinrich.kook@gmail.com", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7546-7356")),
    person("Sandra", "Siegfried", role = "ctb"),
    person("Torsten", "Hothorn", role = "ctb"))
Description: Greedy optimal subset selection for transformation models 
    (Hothorn et al., 2018, <doi:10.1111/sjos.12291> ) based on the abess
    algorithm (Zhu et al., 2020, <doi:10.1073/pnas.2014241117> ). Applicable to
    models from packages 'tram' and 'cotram'. Application to shift-scale
    transformation models are described in Siegfried et al. (2024,
    <doi:10.1080/00031305.2023.2203177>).
Depends: R (>= 4.2.0), tram (>= 0.6-1)
Imports: stats, variables, methods, cotram, future, future.apply,
        mvtnorm
Suggests: abess, tramnet, colorspace, knitr, mlt, TH.data, survival,
        ordinal, testthat (>= 3.0.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: http://ctm.R-forge.R-project.org
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-18 17:28:26 UTC; lkook
Author: Lucas Kook [aut, cre] (ORCID: <https://orcid.org/0000-0002-7546-7356>),
  Sandra Siegfried [ctb],
  Torsten Hothorn [ctb]
Maintainer: Lucas Kook <lucasheinrich.kook@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-18 18:00:02 UTC
Built: R 4.4.1; ; 2025-11-19 01:48:29 UTC; unix
