{
  "_id": "6a50a7b789c83ec243a2f1a8",
  "Package": "glmtrans",
  "Type": "Package",
  "Title": "Transfer Learning under Regularized Generalized Linear Models",
  "Version": "2.1.0",
  "Authors@R": "c(person(\"Ye\", \"Tian\", role = c(\"aut\", \"cre\"), email = \"ye.t@columbia.edu\"), person(\"Yang\", \"Feng\", role = \"aut\", email = \"yang.feng@nyu.edu\"))",
  "Description": "We provide an efficient implementation for two-step\nmulti-source transfer learning algorithms in high-dimensional\ngeneralized linear models (GLMs). The elastic-net penalized GLM\nwith three popular families, including linear, logistic and\nPoisson regression models, can be fitted. To avoid negative\ntransfer, a transferable source detection algorithm is\nproposed. We also provides visualization for the transferable\nsource detection results. The details of methods can be found\nin \"Tian, Y., & Feng, Y. (2023). Transfer learning under\nhigh-dimensional generalized linear models. Journal of the\nAmerican Statistical Association, 118(544), 2684-2697.\".",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 08:00:50 UTC",
    "User": "root"
  },
  "Author": "Ye Tian [aut, cre], Yang Feng [aut]",
  "Maintainer": "Ye Tian <ye.t@columbia.edu>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ytstat.r-universe.dev",
  "Date/Publication": "2025-03-01 01:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/glmtrans",
  "RemoteRef": "HEAD",
  "RemoteSha": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
  "_user": "ytstat",
  "_type": "src",
  "_file": "glmtrans_2.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fe7c68fd68d49e6f42e9fd4c7375afaa71bca4735a853485576226c998639ec9",
  "_filesize": 533245,
  "_sha256": "fe7c68fd68d49e6f42e9fd4c7375afaa71bca4735a853485576226c998639ec9",
  "_expires": "2026-10-18T08:05:09.000Z",
  "_created": "2026-07-10T08:00:50.000Z",
  "_published": "2026-07-10T08:05:11.416Z",
  "_jobs": [
    {
      "job": 86315375183,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8221764183"
    },
    {
      "job": 86315375156,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8221760160"
    },
    {
      "job": 86315375078,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8221757482"
    },
    {
      "job": 86315375105,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8221752999"
    },
    {
      "job": 86314724820,
      "time": 229,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221690705"
    },
    {
      "job": 86315375069,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8221739954"
    },
    {
      "job": 86315375161,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8221749401"
    },
    {
      "job": 86315375096,
      "time": 182,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8221756242"
    },
    {
      "job": 86315375143,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8221744019"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964",
  "_status": "success",
  "_upstream": "https://github.com/cran/glmtrans",
  "_commit": {
    "id": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
    "author": "Ye Tian <ye.t@columbia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.0\n",
    "time": 1740793208
  },
  "_maintainer": {
    "name": "Ye Tian",
    "email": "ye.t@columbia.edu",
    "login": "ytstat",
    "description": "Postdoc in Biostatistics, Yale University",
    "uuid": 44246085
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ytstat",
      "count": 3,
      "uuid": 44246085
    }
  ],
  "_userbio": {
    "uuid": 44246085,
    "type": "user",
    "name": "Ye Tian",
    "followers": 12,
    "description": "Postdoc in Biostatistics, Yale University"
  },
  "_downloads": {
    "count": 373,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmtrans"
  },
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glmtrans.html",
    "manual.pdf"
  ],
  "_realowner": "ytstat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-04-28"
    },
    {
      "version": "2.0.0",
      "date": "2022-02-08"
    },
    {
      "version": "2.1.0",
      "date": "2025-03-01"
    }
  ],
  "_exports": [
    "glmtrans",
    "glmtrans_inf",
    "models",
    "source_detection"
  ],
  "_help": [
    {
      "page": "glmtrans",
      "title": "Fit a transfer learning generalized linear model (GLM) with elasticnet regularization.",
      "topics": [
        "glmtrans"
      ]
    },
    {
      "page": "glmtrans_inf",
      "title": "Calculate asymptotic confidence intervals based on desparsified Lasso and two-step transfer learning method.",
      "topics": [
        "glmtrans_inf"
      ]
    },
    {
      "page": "models",
      "title": "Generate data from Gaussian, logistic and Poisson models.",
      "topics": [
        "models"
      ]
    },
    {
      "page": "plot.glmtrans",
      "title": "Visualize the losses of different sources and the threshold to determine transferability.",
      "topics": [
        "plot.glmtrans",
        "plot.glmtrans_source_detection"
      ]
    },
    {
      "page": "predict.glmtrans",
      "title": "Predict for new data from a \"glmtrans\" object.",
      "topics": [
        "predict.glmtrans"
      ]
    },
    {
      "page": "print.glmtrans",
      "title": "Print a fitted \"glmtrans\" object.",
      "topics": [
        "print.glmtrans"
      ]
    },
    {
      "page": "source_detection",
      "title": "Transferable source detection for GLM transfer learning algorithm.",
      "topics": [
        "source_detection"
      ]
    }
  ],
  "_rundeps": [
    "assertthat",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "formatR",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "glmtrans-demo.Rmd",
      "filename": "glmtrans-demo.html",
      "title": "glmtrans-demo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Generalized linear models (GLMs)",
        "Two-step transfer learning algorithms",
        "Transferable source detection",
        "Implementation",
        "Installation",
        "Example Codes on Simulated Data",
        "Model fitting and prediction",
        "Plotting the source detection result",
        "Reference"
      ],
      "created": "2021-04-28 06:50:02",
      "modified": "2022-02-08 06:30:02",
      "commits": 2
    }
  ],
  "_score": 2.8808135922807914,
  "_indexed": true,
  "_nocasepkg": "glmtrans",
  "_universes": [
    "ytstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:37.000Z",
      "distro": "resolute",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/a36866aa03115390c1243ce8c6c770a342528aa015904ab618101708f229e27c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:25.000Z",
      "distro": "resolute",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/439e73af864e11d11a3005d71b3800258441ccf05dac758adeae7d2b5d286673",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:19.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/e33fc966407dcbd1429e267a1a0f04045373bb5b98b8f6975dab789e8af24dd7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:08.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/897a9f678f95cacc4d5c27c82c40e70cde8264e0cde24c87b71e2528ad4a409f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:25.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/008ec4b0aa52d6f579e4574b1fe4d4c0643693cce43fa6034a44776687168d5b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-07-10T08:02:51.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/e5173698d7a1fc6277238dc43b79bbcc8da66ed7a8cb2cbe37f3bde49a2edb0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-07-10T08:03:00.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/94eb3eb5bc5df4933308244c94f3fc1400a957e870a349646a4cb3ce40f4146a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-07-10T08:02:22.000Z",
      "commit": "c27f1f5f3aa531d8ca4071ad359d47a7e3160635",
      "fileid": "https://r2.ropensci.org/5f0bbcd2daddb7966c749c9cc353aa96d483ec45c0e80c5a58bef8ab163f6b4e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/29078223964"
    }
  ]
}