Skip to content

tramnet

Penalized Transformation Models

v0.0-991 · Mar 10, 2026 · GPL-2

Description

Partially penalized versions of specific transformation models implemented in package 'mlt'. Available models include a fully parametric version of the Cox model, other parametric survival models (Weibull, etc.), models for binary and ordered categorical variables, normal and transformed-normal (Box-Cox type) linear models, and continuous outcome logistic regression. Hyperparameter tuning is facilitated through model-based optimization functionalities from package 'mlrMBO'. The accompanying vignette describes the methodology used in 'tramnet' in detail. Transformation models and model-based optimization are described in Hothorn et al. (2019) <doi:10.1111/sjos.12291> and Bischl et al. (2016) <doi:10.48550/arXiv.1703.03373>, respectively.

Downloads

21.1K

Last 30 days

828th

22.3K

Last 90 days

27.3K

Last year

Trend: +2965.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘Colr-pen.R’ [14s/18s]
Running the tests in ‘tests/Colr-pen.R’ failed.
Complete output:
  > # Tests for COLR models
  > 
  > set.seed(0)
  > 
  > ## Depencies
  > ## IGNORE_RDIFF_BEGIN
  > library("tramnet")
  Loading required package: tram
 
...[truncated]...
n Rmosek::mosek(prob, opts) : 
    Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
  Calls: tramnet ... method(solve_via_data, CVXR::Mosek_Solver) -> <Anonymous>
  Execution halted
ERROR r-release-windows-x86_64

Rd cross-references

Missing link(s) in Rd file 'tramnet.Rd':
  '[CVXR]{solve}'

See section 'Cross-references' in the 'Writing R Extensions' manual.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies tram CVXR mlrMBO mlt basefun sandwich ParamHelpers lhs mlr smoof tramvs tramnet

Version History

new 0.0-991 Mar 10, 2026
updated 0.0-99 ← 0.0-10 diff Mar 5, 2026
updated 0.0-10 ← 0.0-9 diff Nov 17, 2025
updated 0.0-9 ← 0.0-8 diff Oct 7, 2025
updated 0.0-8 ← 0.0-7 diff Mar 9, 2023
updated 0.0-7 ← 0.0-6 diff Aug 21, 2022
updated 0.0-6 ← 0.0-5 diff Jul 18, 2021
updated 0.0-5 ← 0.0-4 diff Mar 15, 2021
updated 0.0-4 ← 0.0-3 diff Mar 14, 2021
updated 0.0-3 ← 0.0-2 diff May 13, 2020
new 0.0-2 Mar 19, 2020