{
  "_id": "6a26dee924555f66ed52784a",
  "Package": "tramvs",
  "Type": "Package",
  "Title": "Optimal Subset Selection for Transformation Models",
  "Version": "0.0-9",
  "Authors@R": "c(person(\"Lucas\", \"Kook\", email = \"lucasheinrich.kook@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7546-7356\")),\nperson(\"Sandra\", \"Siegfried\", role = \"ctb\"),\nperson(\"Torsten\", \"Hothorn\", role = \"ctb\"))",
  "Description": "Greedy optimal subset selection for transformation models\n(Hothorn et al., 2018, <doi:10.1111/sjos.12291> ) based on the\nabess algorithm (Zhu et al., 2020,\n<doi:10.1073/pnas.2014241117> ). Applicable to models from\npackages 'tram' and 'cotram'. Application to shift-scale\ntransformation models are described in Siegfried et al. (2024,\n<doi:10.1080/00031305.2023.2203177>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "URL": "http://ctm.R-forge.R-project.org",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://trafo-universe.r-universe.dev",
  "Date/Publication": "2026-05-22 14:49:49 UTC",
  "RemoteUrl": "https://codeberg.org/LucasKook/tramvs",
  "RemoteRef": "HEAD",
  "RemoteSha": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 15:20:00 UTC",
    "User": "root"
  },
  "Author": "Lucas Kook [aut, cre] (ORCID: <https://orcid.org/0000-0002-7546-7356>),\nSandra Siegfried [ctb],\nTorsten Hothorn [ctb]",
  "Maintainer": "Lucas Kook <lucasheinrich.kook@gmail.com>",
  "MD5sum": "dd0ff4abcd4236a69e3ce4b3bad85490",
  "_user": "trafo-universe",
  "_type": "src",
  "_file": "tramvs_0.0-9.tar.gz",
  "_fileid": "0620ce2ef82850606c5ee10fd306e64d66bd2bc007250038a06c1956459428d2",
  "_filesize": 13932217,
  "_sha256": "0620ce2ef82850606c5ee10fd306e64d66bd2bc007250038a06c1956459428d2",
  "_created": "2026-06-08T15:20:00.000Z",
  "_published": "2026-06-08T15:25:29.322Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80130573187,
      "time": 266,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7484755231"
    },
    {
      "job": 80130573100,
      "time": 279,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7484760683"
    },
    {
      "job": 80130573099,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7484721208"
    },
    {
      "job": 80130573182,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7484726497"
    },
    {
      "job": 80129641175,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7484636735"
    },
    {
      "job": 80130573102,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7484694730"
    },
    {
      "job": 80130573055,
      "time": 232,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7484739609"
    },
    {
      "job": 80130573016,
      "time": 275,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7484759028"
    },
    {
      "job": 80130573032,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7484731299"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/LucasKook/tramvs",
  "_commit": {
    "id": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
    "author": "Lucas Kook <lucasheinrich.kook@gmail.com>",
    "committer": "Lucas Kook <lucasheinrich.kook@gmail.com>",
    "message": "move to codeberg\n",
    "time": 1779461389
  },
  "_maintainer": {
    "name": "Lucas Kook",
    "email": "lucasheinrich.kook@gmail.com",
    "login": "lucaskook",
    "twitter": "@Kook_Lucas",
    "description": "Assistant professor of statistics working on causal inference and machine learning.",
    "uuid": 44210483,
    "orcid": "0000-0002-7546-7356"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "tram",
      "version": ">= 1.4-1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "variables",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cotram",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "abess",
      "role": "Suggests"
    },
    {
      "package": "tramnet",
      "version": ">= 0.0.991",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mlt",
      "role": "Suggests"
    },
    {
      "package": "TH.data",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-lucaskook",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 87479096,
    "type": "user",
    "name": "Conditional Transformation Models"
  },
  "_downloads": {
    "count": 1001,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tramvs"
  },
  "_devurl": "https://codeberg.org/lucaskook/tramvs",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tramvs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/ctm",
  "_realowner": "r-forge",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2022-07-16"
    },
    {
      "version": "0.0-2",
      "date": "2022-08-22"
    },
    {
      "version": "0.0-3",
      "date": "2022-11-11"
    },
    {
      "version": "0.0-4",
      "date": "2023-03-10"
    },
    {
      "version": "0.0-6",
      "date": "2024-09-04"
    },
    {
      "version": "0.0-7",
      "date": "2025-01-31"
    },
    {
      "version": "0.0-8",
      "date": "2025-11-18"
    },
    {
      "version": "0.0-9",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "abess_mmlt",
    "abess_tram",
    "BoxCoxVS",
    "ColrVS",
    "cor_init",
    "cotramVS",
    "CoxphVS",
    "LehmannVS",
    "LmVS",
    "mmltVS",
    "PolrVS",
    "SIC",
    "SurvregVS",
    "tramvs"
  ],
  "_help": [
    {
      "page": "abess_mmlt",
      "title": "Optimal subset selection for multivariate transformation models",
      "topics": [
        "abess_mmlt"
      ]
    },
    {
      "page": "abess_tram",
      "title": "Optimal subset selection for transformation models",
      "topics": [
        "abess_tram"
      ]
    },
    {
      "page": "AIC.tramvs",
      "title": "AIC \"tramvs\"",
      "topics": [
        "AIC.tramvs"
      ]
    },
    {
      "page": "BoxCoxVS",
      "title": "Optimal subset selection in a BoxCox-type transformation model",
      "topics": [
        "BoxCoxVS"
      ]
    },
    {
      "page": "coef.abess_tram",
      "title": "Coef \"abess_tram\"",
      "topics": [
        "coef.abess_tram"
      ]
    },
    {
      "page": "coef.mmltvs",
      "title": "Coef \"mmltvs\"",
      "topics": [
        "coef.mmltvs"
      ]
    },
    {
      "page": "coef.tramvs",
      "title": "Coef \"tramvs\"",
      "topics": [
        "coef.tramvs"
      ]
    },
    {
      "page": "ColrVS",
      "title": "Optimal subset selection in a Colr-type transformation model",
      "topics": [
        "ColrVS"
      ]
    },
    {
      "page": "cor_init",
      "title": "Compute correlation for initializing the active set",
      "topics": [
        "cor_init"
      ]
    },
    {
      "page": "cor_init.default",
      "title": "Default method for computing correlation",
      "topics": [
        "cor_init.default"
      ]
    },
    {
      "page": "cor_init.mmlt",
      "title": "Method for computing correlations in mmlts",
      "topics": [
        "cor_init.mmlt"
      ]
    },
    {
      "page": "cor_init.stram",
      "title": "Shit-scale tram method for computing correlation",
      "topics": [
        "cor_init.stram"
      ]
    },
    {
      "page": "cotramVS",
      "title": "Optimal subset selection in a cotram model",
      "topics": [
        "cotramVS"
      ]
    },
    {
      "page": "CoxphVS",
      "title": "Optimal subset selection in a Coxph-type transformation model",
      "topics": [
        "CoxphVS"
      ]
    },
    {
      "page": "LehmannVS",
      "title": "Optimal subset selection in a Lehmann-type transformation model",
      "topics": [
        "LehmannVS"
      ]
    },
    {
      "page": "LmVS",
      "title": "Optimal subset selection in an Lm-type transformation model",
      "topics": [
        "LmVS"
      ]
    },
    {
      "page": "logLik.tramvs",
      "title": "logLik \"tramvs\"",
      "topics": [
        "logLik.tramvs"
      ]
    },
    {
      "page": "mmltVS",
      "title": "Select optimal subset based on high dimensional BIC in mmlts",
      "topics": [
        "mmltVS"
      ]
    },
    {
      "page": "plot.tramvs",
      "title": "Plot \"tramvs\" object",
      "topics": [
        "plot.tramvs"
      ]
    },
    {
      "page": "PolrVS",
      "title": "Optimal subset selection in a Polr-type transformation model",
      "topics": [
        "PolrVS"
      ]
    },
    {
      "page": "predict.tramvs",
      "title": "Predict \"tramvs\"",
      "topics": [
        "predict.tramvs"
      ]
    },
    {
      "page": "print.tramvs",
      "title": "Print \"tramvs\"",
      "topics": [
        "print.tramvs"
      ]
    },
    {
      "page": "residuals.tramvs",
      "title": "Residuals \"tramvs\"",
      "topics": [
        "residuals.tramvs"
      ]
    },
    {
      "page": "SIC",
      "title": "SIC generic",
      "topics": [
        "SIC"
      ]
    },
    {
      "page": "SIC.tramvs",
      "title": "SIC \"tramvs\"",
      "topics": [
        "SIC.tramvs"
      ]
    },
    {
      "page": "simulate.tramvs",
      "title": "Simulate \"tramvs\"",
      "topics": [
        "simulate.tramvs"
      ]
    },
    {
      "page": "summary.tramvs",
      "title": "Summary \"tramvs\"",
      "topics": [
        "summary.tramvs"
      ]
    },
    {
      "page": "support.tramvs",
      "title": "Support \"tramvs\"",
      "topics": [
        "support.tramvs"
      ]
    },
    {
      "page": "SurvregVS",
      "title": "Optimal subset selection in a Survreg model",
      "topics": [
        "SurvregVS"
      ]
    },
    {
      "page": "tramvs",
      "title": "Select optimal subset based on high dimensional BIC",
      "topics": [
        "tramvs"
      ]
    }
  ],
  "_rundeps": [
    "alabama",
    "basefun",
    "BB",
    "coda",
    "codetools",
    "coneproj",
    "cotram",
    "digest",
    "foreach",
    "Formula",
    "future",
    "future.apply",
    "globals",
    "icenReg",
    "iterators",
    "lattice",
    "listenv",
    "MASS",
    "Matrix",
    "MLEcens",
    "mlt",
    "multcomp",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "orthopolynom",
    "parallelly",
    "polynom",
    "qrng",
    "quadprog",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "sandwich",
    "survival",
    "TH.data",
    "tram",
    "variables",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tramvs.Rnw",
      "filename": "tramvs.pdf",
      "title": "tramvs",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Illustrations",
        "Session info"
      ],
      "created": "2026-05-22 14:49:49",
      "modified": "2026-05-22 14:49:49",
      "commits": 1
    }
  ],
  "_score": 2.000434077479319,
  "_indexed": false,
  "_nocasepkg": "tramvs",
  "_universes": [
    "trafo-universe"
  ],
  "_indexurl": "https://r-forge.r-universe.dev/tramvs",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0-9",
      "date": "2026-06-08T15:22:38.000Z",
      "distro": "noble",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "8b8ff4697e3725a39caa71dd1eee21d8f191965e0e19029f12cdc669e1c5ee91",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0-9",
      "date": "2026-06-08T15:22:43.000Z",
      "distro": "noble",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "40c083fa62ab026e4c312bc75e93b70d8b3d2445b4be4dfab7be6d161c0c3fa8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0-9",
      "date": "2026-06-08T15:22:12.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "2ec03a3f699d706373db8d6b9a87a6cfe36afb5025fbd388a61540ea114986bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0-9",
      "date": "2026-06-08T15:22:06.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "da187e8e1f108aee6d4e299103f8ab112937511b32ff5c573dfd75f28f8fd7ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0-9",
      "date": "2026-06-08T15:22:38.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "858ff158916d014cd2e7f09ed101834e8eaca4e858939d02a5e67b7d58051f9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0-9",
      "date": "2026-06-08T15:21:42.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "cc93dce8ff51137d3cc5a50a6bef7529dd9d67f9517ee8422f1bb6b9144d3de9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0-9",
      "date": "2026-06-08T15:21:32.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "f8952da6734180598faa3f369964f752900d8c8435a64b506a20db00d3a2976a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0-9",
      "date": "2026-06-08T15:21:52.000Z",
      "commit": "b2ebd9eb1cae08b826c3814b167350ca8afc9818",
      "fileid": "1ddf7d9013f8e73a2a3b7d41f138a881aa0544823d364a8bd24725b2956ec515",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27147591936"
    }
  ]
}