{
  "_id": "6a23e736530b9bc726be9143",
  "Package": "tramME",
  "Title": "Transformation Models with Mixed Effects",
  "Version": "1.0.8",
  "Date": "2025-09-08",
  "Authors@R": "c(person(\"Balint\", \"Tamasi\", role = c(\"aut\", \"cre\"),\nemail = \"balint.tamasi+tramME@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2629-7362\")),\nperson(\"Torsten\", \"Hothorn\",  role = \"ctb\",\nemail = \"Torsten.Hothorn@R-project.org\",\ncomment = c(ORCID = \"0000-0001-8301-0471\")))",
  "Description": "Likelihood-based estimation of mixed-effects\ntransformation models using the Template Model Builder ('TMB',\nKristensen et al., 2016) <doi:10.18637/jss.v070.i05>. The\ntechnical details of transformation models are given in Hothorn\net al. (2018) <doi:10.1111/sjos.12291>. Likelihood\ncontributions of exact, randomly censored (left, right,\ninterval) and truncated observations are supported. The random\neffects are assumed to be normally distributed on the scale of\nthe transformation function, the marginal likelihood is\nevaluated using the Laplace approximation, and the gradients\nare calculated with automatic differentiation (Tamasi &\nHothorn, 2021) <doi:10.32614/RJ-2021-075>. Penalized smooth\nshift terms can be defined using the 'mgcv' notation. Additive\nmixed-effects transformation models are described in Tamasi\n(2025) <doi:10.18637/jss.v114.i11>.",
  "VignetteBuilder": "knitr",
  "License": "GPL-2",
  "URL": "http://ctm.R-forge.R-project.org",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 09:18:29 UTC",
    "User": "root"
  },
  "Author": "Balint Tamasi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2629-7362>), Torsten Hothorn [ctb]\n(ORCID: <https://orcid.org/0000-0001-8301-0471>)",
  "Maintainer": "Balint Tamasi <balint.tamasi+tramME@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-08 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/tramME",
  "RemoteRef": "HEAD",
  "RemoteSha": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
  "MD5sum": "c6c21d536c11a0c74b200b3ae7c9821f",
  "_user": "cran",
  "_type": "src",
  "_file": "tramME_1.0.8.tar.gz",
  "_fileid": "31f0621ff6fcaab5a19ab769919fd435ed3766ea338e10edfa3093911725ceb3",
  "_filesize": 5649302,
  "_sha256": "31f0621ff6fcaab5a19ab769919fd435ed3766ea338e10edfa3093911725ceb3",
  "_created": "2026-06-06T09:18:29.000Z",
  "_published": "2026-06-06T09:24:06.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867114822,
      "time": 222,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453215478"
    },
    {
      "job": 79867114803,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453214167"
    },
    {
      "job": 79867114801,
      "time": 226,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453215870"
    },
    {
      "job": 79867114840,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453217987"
    },
    {
      "job": 79866762652,
      "time": 367,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453191165"
    },
    {
      "job": 79867114782,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453207854"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tramME",
  "_commit": {
    "id": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
    "author": "Balint Tamasi <balint.tamasi+tramME@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.8\n",
    "time": 1757367602
  },
  "_maintainer": {
    "name": "Balint Tamasi",
    "email": "balint.tamasi+tramme@gmail.com",
    "login": "btamasi",
    "description": "",
    "uuid": 7705823,
    "orcid": "0000-0002-2629-7362"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "tram",
      "version": ">= 0.3.2",
      "role": "Depends"
    },
    {
      "package": "mlt",
      "version": ">= 1.1.0",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "alabama",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8.34",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "TMB",
      "version": ">= 1.7.15",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "variables",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "basefun",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "coneproj",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "reformulas",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "version": ">= 1.1.19",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "coxme",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "ordinalCont",
      "role": "Suggests"
    },
    {
      "package": "gamm4",
      "role": "Suggests"
    },
    {
      "package": "gamlss.dist",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.8",
      "date": "2025-09-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "btamasi",
      "count": 13,
      "uuid": 7705823
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1400,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tramME"
  },
  "_devurl": "https://github.com/r-forge/ctm",
  "_searchresults": 2,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/tramME.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/ctm",
  "_realowner": "r-forge",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-03-21"
    },
    {
      "version": "0.0.2",
      "date": "2020-04-07"
    },
    {
      "version": "0.0.3",
      "date": "2020-07-31"
    },
    {
      "version": "0.0.4",
      "date": "2021-02-04"
    },
    {
      "version": "0.1.0",
      "date": "2021-03-30"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-13"
    },
    {
      "version": "0.1.2",
      "date": "2021-08-16"
    },
    {
      "version": "0.1.3",
      "date": "2022-03-08"
    },
    {
      "version": "1.0.0",
      "date": "2022-04-12"
    },
    {
      "version": "1.0.1",
      "date": "2022-04-25"
    },
    {
      "version": "1.0.2",
      "date": "2022-07-05"
    },
    {
      "version": "1.0.3",
      "date": "2022-09-05"
    },
    {
      "version": "1.0.4",
      "date": "2023-04-04"
    },
    {
      "version": "1.0.5",
      "date": "2023-06-29"
    },
    {
      "version": "1.0.6",
      "date": "2024-07-02"
    },
    {
      "version": "1.0.7",
      "date": "2024-11-29"
    },
    {
      "version": "1.0.8",
      "date": "2025-09-08"
    }
  ],
  "_exports": [
    "BoxCoxME",
    "ColrME",
    "CoxphME",
    "edf_smooth",
    "LehmannME",
    "LmME",
    "optim_control",
    "PolrME",
    "ranef",
    "Resp",
    "smooth_terms",
    "SurvregME",
    "tramME",
    "tramTMB",
    "VarCorr",
    "varcov",
    "varcov<-"
  ],
  "_help": [
    {
      "page": "anova.tramME",
      "title": "Comparison of nested tramME models.",
      "topics": [
        "anova.tramME"
      ]
    },
    {
      "page": "BoxCoxME",
      "title": "Non-normal (Box-Cox-type) Linear Mixed-effects Additive Regression Model",
      "topics": [
        "BoxCoxME"
      ]
    },
    {
      "page": "coef.LmME",
      "title": "Extract the coefficients of an 'LmME' model",
      "topics": [
        "coef.LmME"
      ]
    },
    {
      "page": "coef.SurvregME",
      "title": "Extract the coefficients of the fixed effects terms of an SurvregME model.",
      "topics": [
        "coef.SurvregME"
      ]
    },
    {
      "page": "coef.tramME",
      "title": "Extract the coefficients of a 'tramME' model",
      "topics": [
        "coef.tramME"
      ]
    },
    {
      "page": "coef-set-.tramME",
      "title": "Set coefficients of a tramME model.",
      "topics": [
        "coef<-.tramME"
      ]
    },
    {
      "page": "ColrME",
      "title": "Mixed-effects Additive Continuous Outcome Logistic Regression Model",
      "topics": [
        "ColrME"
      ]
    },
    {
      "page": "confband.tramME",
      "title": "Confidence intervals and bands from a 'tramME' model",
      "topics": [
        "confband.tramME"
      ]
    },
    {
      "page": "confint.LmME",
      "title": "Confidence intervals for LmME model parameters",
      "topics": [
        "confint.LmME"
      ]
    },
    {
      "page": "confint.tramME",
      "title": "Confidence intervals for tramME model parameters",
      "topics": [
        "confint.tramME"
      ]
    },
    {
      "page": "CoxphME",
      "title": "Mixed-effects Additive Parametric Cox Regression Model",
      "topics": [
        "CoxphME"
      ]
    },
    {
      "page": "edf_smooth.tramME",
      "title": "EDFs of smooth shift terms",
      "topics": [
        "edf_smooth",
        "edf_smooth.tramME"
      ]
    },
    {
      "page": "LehmannME",
      "title": "Mixed-effects Additive Lehmann-alternative Linear Regression Model",
      "topics": [
        "LehmannME"
      ]
    },
    {
      "page": "LmME",
      "title": "Mixed-effects Additive Normal Linear Regression Model",
      "topics": [
        "LmME"
      ]
    },
    {
      "page": "logLik.tramME",
      "title": "Get the log-likelihood of the tramME model",
      "topics": [
        "logLik.tramME"
      ]
    },
    {
      "page": "model.frame.tramME",
      "title": "Extract model frame from a tramME model",
      "topics": [
        "model.frame.tramME"
      ]
    },
    {
      "page": "model.matrix.tramME",
      "title": "Model matrices for 'tramME' models",
      "topics": [
        "model.matrix.tramME"
      ]
    },
    {
      "page": "optim_control",
      "title": "Set up and control optimization parameters",
      "topics": [
        "optim_control"
      ]
    },
    {
      "page": "plot_ci",
      "title": "Plot confidence bands from 'tramME' models",
      "topics": [
        "plot.confband.tramME",
        "plot_ci"
      ]
    },
    {
      "page": "plot.smooth.tramME",
      "title": "Plot smooth terms of a tramME model.",
      "topics": [
        "plot.smooth.tramME"
      ]
    },
    {
      "page": "plot.tramME",
      "title": "Plotting method for tramME objects",
      "topics": [
        "plot.tramME"
      ]
    },
    {
      "page": "PolrME",
      "title": "Mixed-effects Additive Transformation Models for Ordered Categorical Responses",
      "topics": [
        "PolrME"
      ]
    },
    {
      "page": "predict.tramME",
      "title": "Predict method for tramME objects",
      "topics": [
        "predict.tramME"
      ]
    },
    {
      "page": "predict.tramTMB",
      "title": "Post-estimation calculations in a tramTMB model",
      "topics": [
        "predict.tramTMB"
      ]
    },
    {
      "page": "print.anova.tramME",
      "title": "Printing 'anova.tramME' table",
      "topics": [
        "print.anova.tramME"
      ]
    },
    {
      "page": "print.summary.tramME",
      "title": "Print method for tramME model summary",
      "topics": [
        "print.summary.tramME"
      ]
    },
    {
      "page": "print.tramME",
      "title": "Print tramME model",
      "topics": [
        "print.tramME"
      ]
    },
    {
      "page": "print.VarCorr.tramME",
      "title": "Print method for the variance-correlation parameters of a tramME object",
      "topics": [
        "print.VarCorr.tramME"
      ]
    },
    {
      "page": "ranef.LmME",
      "title": "Extract the conditional modes of random effects of an LmME model",
      "topics": [
        "ranef.LmME"
      ]
    },
    {
      "page": "ranef.tramME",
      "title": "Point estimates and conditional variances of random effects.",
      "topics": [
        "ranef",
        "ranef.tramME"
      ]
    },
    {
      "page": "residuals.LmME",
      "title": "Residuals of a LmME model",
      "topics": [
        "residuals.LmME"
      ]
    },
    {
      "page": "residuals.tramME",
      "title": "Residuals of a tramME model",
      "topics": [
        "residuals.tramME"
      ]
    },
    {
      "page": "Resp",
      "title": "Response objects",
      "topics": [
        "format.Resp",
        "is.na.Resp",
        "length.Resp",
        "print.Resp",
        "R.Resp",
        "Resp",
        "[.Resp"
      ]
    },
    {
      "page": "sigma.LmME",
      "title": "Extract the SD of the error term of an LmME model.",
      "topics": [
        "sigma.LmME"
      ]
    },
    {
      "page": "simulate.tramME",
      "title": "Simulate from a 'tramME' model",
      "topics": [
        "simulate.tramME"
      ]
    },
    {
      "page": "smooth_terms.LmME",
      "title": "Evaluate smooth terms of a 'LmME' model.",
      "topics": [
        "smooth_terms.LmME"
      ]
    },
    {
      "page": "smooth_terms.tramME",
      "title": "Extract and evaluate the smooth terms of a tramME model",
      "topics": [
        "smooth_terms",
        "smooth_terms.tramME"
      ]
    },
    {
      "page": "summary.tramME",
      "title": "Summary method for tramME model",
      "topics": [
        "summary.tramME"
      ]
    },
    {
      "page": "SurvregME",
      "title": "Mixed-effects Additive Parametric Survival Models",
      "topics": [
        "SurvregME"
      ]
    },
    {
      "page": "tramME",
      "title": "Mixed-effects Additive transformation models",
      "topics": [
        "tramME"
      ]
    },
    {
      "page": "tramTMB",
      "title": "Create a tramTMB object",
      "topics": [
        "tramTMB"
      ]
    },
    {
      "page": "VarCorr.LmME",
      "title": "Variances and correlation matrices of random effects of an LmME object",
      "topics": [
        "VarCorr.LmME"
      ]
    },
    {
      "page": "VarCorr.tramME",
      "title": "Variances and correlation matrices of random effects",
      "topics": [
        "VarCorr",
        "VarCorr.tramME"
      ]
    },
    {
      "page": "varcov",
      "title": "Generic method for 'varcov'",
      "topics": [
        "varcov"
      ]
    },
    {
      "page": "varcov.LmME",
      "title": "Extract the variance-covariance matrix of the random effects of an LmME model",
      "topics": [
        "varcov.LmME"
      ]
    },
    {
      "page": "varcov.tramME",
      "title": "Extract the variance-covariance matrix of the random effects",
      "topics": [
        "varcov.tramME"
      ]
    },
    {
      "page": "varcov-set",
      "title": "Generic method for '\"varcov<-\"'",
      "topics": [
        "varcov<-"
      ]
    },
    {
      "page": "varcov-set-.tramME",
      "title": "Set the values of the random effects covariance matrices of a tramME model.",
      "topics": [
        "varcov<-.tramME"
      ]
    },
    {
      "page": "variable.names.tramME",
      "title": "Return variable names.",
      "topics": [
        "variable.names.tramME"
      ]
    },
    {
      "page": "vcov.LmME",
      "title": "Get the variance-covariance matrix of the parameters of an LmME model",
      "topics": [
        "vcov.LmME"
      ]
    },
    {
      "page": "vcov.tramME",
      "title": "Calculate the variance-covariance matrix of the parameters",
      "topics": [
        "vcov.tramME"
      ]
    }
  ],
  "_rundeps": [
    "alabama",
    "basefun",
    "BB",
    "coda",
    "codetools",
    "coneproj",
    "foreach",
    "Formula",
    "icenReg",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "MLEcens",
    "mlt",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "orthopolynom",
    "polynom",
    "quadprog",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "sandwich",
    "survival",
    "TH.data",
    "TMB",
    "tram",
    "variables",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "mixed-effects-additive-models.Rnw",
      "filename": "mixed-effects-additive-models.pdf",
      "title": "Examples in statistical ecology",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2022-04-12 15:10:02",
      "modified": "2023-04-04 14:10:03",
      "commits": 4
    },
    {
      "source": "tramME-JSS.Rnw",
      "filename": "tramME-JSS.pdf",
      "title": "Mixed-effects Additive Transformation Models with the R Package tramME",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2024-11-29 19:10:02",
      "modified": "2024-11-29 19:10:02",
      "commits": 1
    },
    {
      "source": "RJ-2021-075.Rnw",
      "filename": "RJ-2021-075.pdf",
      "title": "R Journal 2021",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2022-04-12 15:10:02",
      "modified": "2024-07-03 02:43:02",
      "commits": 2
    }
  ],
  "_score": 2.623249290397901,
  "_indexed": false,
  "_nocasepkg": "tramme",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://r-forge.r-universe.dev/tramME",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T09:21:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
      "fileid": "214c031e861b28b4a06f4dbba158f21c9e02fbf79b1e7528363bbe6fb9cb0319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T09:21:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
      "fileid": "486c6b15f09cb2bbf9a965320c39ac493c56fbc6fb5662ddf4e98b0b80b8f4f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T09:21:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
      "fileid": "cc2766cbfdc3f04162eb55e9e7e8a693c91d7302cad06537ad67145506aeea78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T09:21:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
      "fileid": "20663e8201b5666bf403530384eaa6a8a2f3131295cccb89ed7d9dcb45c142dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-06T09:21:47.000Z",
      "arch": "emscripten",
      "commit": "f11c5fbc1f26b69f2a135a1bca59d032aaa6a47f",
      "fileid": "196076706e2992159481e9df398453dbe9cb28d5f73b73af04239b3c163bbb0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058289993"
    }
  ]
}