Package: tramvs Type: Package Title: Optimal Subset Selection for Transformation Models Version: 0.0-9 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, ) based on the abess algorithm (Zhu et al., 2020, ). Applicable to models from packages 'tram' and 'cotram'. Application to shift-scale transformation models are described in Siegfried et al. (2024, ). Depends: R (>= 4.2.0), tram (>= 1.4-1) Imports: stats, variables, methods, cotram, future, future.apply, mvtnorm Suggests: abess, tramnet (>= 0.0.991), 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 Config/pak/sysreqs: cmake Repository: https://r-forge.r-universe.dev Date/Publication: 2026-05-22 09:46:49 UTC RemoteUrl: https://github.com/r-forge/ctm RemoteRef: HEAD RemoteSha: 6cd3bd0ce8570d012a6fdd3955b10c8140794b84 RemoteSubdir: pkg/tramvs NeedsCompilation: no Packaged: 2026-06-22 07:11:38 UTC; root Author: Lucas Kook [aut, cre] (ORCID: ), Sandra Siegfried [ctb], Torsten Hothorn [ctb] Maintainer: Lucas Kook