tramME1.0.8 package

Transformation Models with Mixed Effects

coef-set-.tramME

Set coefficients of a tramME model.

coef.LmME

Extract the coefficients of an LmME model

coef.SurvregME

Extract the coefficients of the fixed effects terms of an SurvregME mo...

coef.tramME

Extract the coefficients of a tramME model

ColrME

Mixed-effects Additive Continuous Outcome Logistic Regression Model

confband.tramME

Confidence intervals and bands from a tramME model

model.matrix.tramME

Model matrices for tramME models

optim_control

Set up and control optimization parameters

plot_ci

Plot confidence bands from tramME models

plot.smooth.tramME

Plot smooth terms of a tramME model.

plot.tramME

Plotting method for tramME objects

PolrME

Mixed-effects Additive Transformation Models for Ordered Categorical R...

predict.tramME

Predict method for tramME objects

predict.tramTMB

Post-estimation calculations in a tramTMB model

print.anova.tramME

Printing anova.tramME table

print.summary.tramME

Print method for tramME model summary

print.tramME

Print tramME model

print.VarCorr.tramME

Print method for the variance-correlation parameters of a tramME objec...

ranef.LmME

Extract the conditional modes of random effects of an LmME model

ranef.tramME

Point estimates and conditional variances of random effects.

residuals.LmME

Residuals of a LmME model

residuals.tramME

Residuals of a tramME model

VarCorr.LmME

Variances and correlation matrices of random effects of an LmME object

VarCorr.tramME

Variances and correlation matrices of random effects

anova.tramME

Comparison of nested tramME models.

BoxCoxME

Non-normal (Box-Cox-type) Linear Mixed-effects Additive Regression Mod...

confint.LmME

Confidence intervals for LmME model parameters

confint.tramME

Confidence intervals for tramME model parameters

CoxphME

Mixed-effects Additive Parametric Cox Regression Model

edf_smooth.tramME

EDFs of smooth shift terms

LehmannME

Mixed-effects Additive Lehmann-alternative Linear Regression Model

LmME

Mixed-effects Additive Normal Linear Regression Model

logLik.tramME

Get the log-likelihood of the tramME model

model.frame.tramME

Extract model frame from a tramME model

Resp

Response objects

sigma.LmME

Extract the SD of the error term of an LmME model.

simulate.tramME

Simulate from a tramME model

smooth_terms.LmME

Evaluate smooth terms of a LmME model.

smooth_terms.tramME

Extract and evaluate the smooth terms of a tramME model

summary.tramME

Summary method for tramME model

SurvregME

Mixed-effects Additive Parametric Survival Models

tramME

Mixed-effects Additive transformation models

tramTMB

Create a tramTMB object

varcov-set-.tramME

Set the values of the random effects covariance matrices of a tramME m...

varcov-set

Generic method for "varcov<-"

varcov.LmME

Extract the variance-covariance matrix of the random effects of an LmM...

varcov

Generic method for varcov

varcov.tramME

Extract the variance-covariance matrix of the random effects

variable.names.tramME

Return variable names.

vcov.LmME

Get the variance-covariance matrix of the parameters of an LmME model

vcov.tramME

Calculate the variance-covariance matrix of the parameters

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 the 'mgcv' notation. Additive mixed-effects transformation models are described in Tamasi (2025) <doi:10.18637/jss.v114.i11>.