Generalized factor model is implemented for ultra-high dimensional data with mixed-type variables. Two algorithms, variational EM and alternate maximization, are designed to implement the generalized factor model, respectively. The factor matrix and loading matrix together with the number of factors can be well estimated. This model can be employed in social and behavioral sciences, economy and finance, and genomics, to extract interpretable nonlinear factors. More details can be referred to Wei Liu, Huazhen Lin, Shurong Zheng and Jin Liu. (2021) <doi:10.1080/01621459.2021.1999818>.
Version: | 1.2.0 |
Depends: | doSNOW, parallel, R (≥ 3.5.0) |
Imports: | MASS, stats, irlba, Rcpp, methods |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | knitr, rmarkdown |
Published: | 2023-02-13 |
Author: | Wei Liu [aut, cre], Huazhen Lin [aut], Shurong Zheng [aut], Jin Liu [aut] |
Maintainer: | Wei Liu <weiliu at smail.swufe.edu.cn> |
BugReports: | https://github.com/feiyoung/GFM/issues |
License: | GPL-3 |
URL: | https://github.com/feiyoung/GFM |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | GFM results |
Reference manual: | GFM.pdf |
Vignettes: |
GFM: A Simple Transcriptomics Data GFM: installation and simulated example GFM |
Package source: | GFM_1.2.0.tar.gz |
Windows binaries: | r-devel: GFM_1.2.0.zip, r-release: GFM_1.2.0.zip, r-oldrel: GFM_1.2.0.zip |
macOS binaries: | r-release (arm64): GFM_1.2.0.tgz, r-oldrel (arm64): GFM_1.2.0.tgz, r-release (x86_64): GFM_1.2.0.tgz, r-oldrel (x86_64): GFM_1.2.0.tgz |
Old sources: | GFM archive |
Please use the canonical form https://CRAN.R-project.org/package=GFM to link to this page.