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.7")



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: 2023-06-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.7, https://cran.r-project.org/web/packages/tramME. Accessed 02 Feb. 2025.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
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  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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