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 28 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

survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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