Other packages > Find by keyword >

tramME  

Transformation Models with Mixed Effects
View on CRAN: Click here


Download and install tramME package within the R console
Install from CRAN:
install.packages("tramME")

Install from Github:
library("remotes")
install_github("cran/tramME")

Install by package version:
library("remotes")
install_version("tramME", "1.0.8")



Attach the package and use:
library("tramME")
Maintained by
Balint Tamasi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-21
Latest Update: 2024-11-29
Description:
Likelihood-based estimation of mixed-effects transformation models using the Template Model Builder ('TMB', Kristensen et al., 2016) <doi:10.18637/jss.v070.i05>. The technical details of transformation models are given in Hothorn et al. (2018) <doi:10.1111/sjos.12291>. Likelihood contributions of exact, randomly censored (left, right, interval) and truncated observations are supported. The random effects are assumed to be normally distributed on the scale of the transformation function, the marginal likelihood is evaluated using the Laplace approximation, and the gradients are calculated with automatic differentiation (Tamasi & Hothorn, 2021) <doi:10.32614/RJ-2021-075>. Penalized smooth shift terms can be defined using 'mgcv'.
How to cite:
Balint Tamasi (2020). tramME: Transformation Models with Mixed Effects. R package version 1.0.8, https://cran.r-project.org/web/packages/tramME. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:14), 0.0.1 (2020-03-21 18:40), 0.0.2 (2020-04-07 17:00), 0.0.3 (2020-07-31 10:30), 0.0.4 (2021-02-04 16:30), 0.1.0 (2021-03-30 14:10), 0.1.1 (2021-04-13 23:30), 0.1.2 (2021-08-16 14:30), 0.1.3 (2022-03-08 13:30), 1.0.0 (2022-04-12 18:10), 1.0.1 (2022-04-25 09:10), 1.0.2 (2022-07-05 02:20), 1.0.3 (2022-09-05 11:40), 1.0.4 (2023-04-04 17:10), 1.0.5 (2023-06-29 17:50), 1.0.6 (2024-07-02 18:00), 1.0.7 (2024-11-29 20:10)
Other packages that cited tramME R package
View tramME citation profile
Other R packages that tramME depends, imports, suggests or enhances
Complete documentation for tramME
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA