Package: tram Title: Transformation Models Version: 1.4-2 Date: 2026-05-06 Authors@R: c(person("Torsten", "Hothorn", role = c("aut", "cre"), email = "Torsten.Hothorn@R-project.org", comment = c(ORCID = "0000-0001-8301-0471")), person("Luisa", "Barbanti", role = "ctb", comment = c(ORCID = "0000-0001-5352-5802")), person("Sandra", "Siegfried", role = "aut", comment = c(ORCID = "0000-0002-7312-1001")), person("Lucas", "Kook", role = c("aut"), email = "lucasheinrich.kook@gmail.com", comment = c(ORCID = "0000-0002-7546-7356")), person("Susanne", "Dandl", role = c("ctb"), comment = c(ORCID = "0000-0003-4324-4163")), person("Brian", "Ripley", role = "ctb"), person("Bill", "Venables", role = "ctb"), person(c("Douglas", "M."), "Bates", role = "ctb"), person("Nadja", "Klein", role = "ctb")) Description: Formula-based user-interfaces to specific transformation models implemented in package 'mlt' (, ). Available models include Cox models, some parametric survival models (Weibull, etc.), models for ordered categorical variables, normal and non-normal (Box-Cox type) linear models, and continuous outcome logistic regression (Lohse et al., 2017, ). The underlying theory is described in Hothorn et al. (2018) . An extension to transformation models for clustered data is provided (Barbanti and Hothorn, 2022, ) and a tutorial explains applications in survival analysis (Siegfried et al., 2025, ). Multivariate conditional transformation models (Klein et al, 2022, ) and shift-scale transformation models (Siegfried et al, 2023, ) can be fitted as well. The package contains an implementation of a doubly robust score test, described in Kook et al. (2024, ). Depends: R (>= 4.5.0), mlt (>= 1.8-0), mvtnorm (>= 1.3-7) Imports: Formula, multcomp, variables (>= 1.0-4), basefun (>= 1.1-2), sandwich, stats, survival, graphics, Matrix, methods Suggests: MASS, TH.data, trtf (>= 0.3-3), mlbench, knitr, quantreg, colorspace, ATR, lme4, reformulas, merDeriv, SparseGrid, alabama, numDeriv, gridExtra, lattice, latticeExtra, HSAUR3, ordinalCont, coxme, mlt.docreg, ordinal, coin, asht, gamlss, randomForestSRC, tramME, glmmTMB, geepack, ranger, eha, flexsurv, frailtyEM, frailtypack, gamlss.cens, icenReg, mpr, rms, rstpm2, timereg, Stat2Data, cotram, latex2exp, tramvs, AER, KONPsurv, gamlss.data, xtable, english, bibtex, expm, mgcv, pracma VignetteBuilder: knitr URL: https://ctm.R-forge.R-project.org Encoding: UTF-8 License: GPL-2 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/tram NeedsCompilation: no Packaged: 2026-06-21 10:08:21 UTC; root Author: Torsten Hothorn [aut, cre] (ORCID: ), Luisa Barbanti [ctb] (ORCID: ), Sandra Siegfried [aut] (ORCID: ), Lucas Kook [aut] (ORCID: ), Susanne Dandl [ctb] (ORCID: ), Brian Ripley [ctb], Bill Venables [ctb], Douglas M. Bates [ctb], Nadja Klein [ctb] Maintainer: Torsten Hothorn