Package: transGFM
Type: Package
Title: Transfer Learning for Generalized Factor Models
Version: 1.0.1
Date: 2025-11-10
Authors@R: person("Zhijing", "Wang", 
                  email = "wangzhijing@sjtu.edu.cn",
                  role = c("aut", "cre"))
Maintainer: Zhijing Wang <wangzhijing@sjtu.edu.cn>
Description: Transfer learning for generalized factor models with support for continuous, count (Poisson), and binary data types. The package provides functions for single and multiple source transfer learning, source detection to identify positive and negative transfer sources, factor decomposition using Maximum Likelihood Estimation (MLE), and information criteria ('IC1' and 'IC2') for rank selection. The methods are particularly useful for high-dimensional data analysis where auxiliary information from related source datasets can improve estimation efficiency in the target domain.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-11-10 01:57:23 UTC; clswt-wangzhijing
Author: Zhijing Wang [aut, cre]
Repository: CRAN
Date/Publication: 2025-11-13 18:40:02 UTC
Built: R 4.5.1; ; 2025-11-13 20:09:57 UTC; unix
