glmtrans: Transfer Learning under Regularized Generalized Linear Models

We provide an efficient implementation for two-step multi-source transfer learning algorithms in high-dimensional generalized linear models (GLMs). The elastic-net penalized GLM with three popular families, including linear, logistic and Poisson regression models, can be fitted. To avoid negative transfer, a transferable source detection algorithm is proposed. We also provides visualization for the transferable source detection results. The relevant paper is available on arXiv: <arXiv:2105.14328>.

Version: 2.0.0
Depends: R (≥ 3.5.0)
Imports: glmnet, ggplot2, foreach, doParallel, caret, assertthat, formatR, stats
Suggests: knitr, rmarkdown
Published: 2022-02-08
Author: Ye Tian [aut, cre], Yang Feng [aut]
Maintainer: Ye Tian <ye.t at columbia.edu>
License: GPL-2
NeedsCompilation: no
CRAN checks: glmtrans results

Documentation:

Reference manual: glmtrans.pdf
Vignettes: glmtrans-demo

Downloads:

Package source: glmtrans_2.0.0.tar.gz
Windows binaries: r-devel: glmtrans_2.0.0.zip, r-release: glmtrans_2.0.0.zip, r-oldrel: glmtrans_2.0.0.zip
macOS binaries: r-release (arm64): glmtrans_2.0.0.tgz, r-oldrel (arm64): glmtrans_2.0.0.tgz, r-release (x86_64): glmtrans_2.0.0.tgz
Old sources: glmtrans archive

Reverse dependencies:

Reverse enhances: transreg

Linking:

Please use the canonical form https://CRAN.R-project.org/package=glmtrans to link to this page.