Package: GFM 1.2.2

Wei Liu
GFM: Generalized Factor Model
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. (2023) <doi:10.1080/01621459.2021.1999818>.
Authors:
GFM_1.2.2.tar.gz
GFM_1.2.2.zip(r-4.7)GFM_1.2.2.zip(r-4.6)GFM_1.2.2.zip(r-4.5)
GFM_1.2.2.tgz(r-4.6-x86_64)GFM_1.2.2.tgz(r-4.6-arm64)GFM_1.2.2.tgz(r-4.5-x86_64)GFM_1.2.2.tgz(r-4.5-arm64)
GFM_1.2.2.tar.gz(r-4.7-arm64)GFM_1.2.2.tar.gz(r-4.7-x86_64)GFM_1.2.2.tar.gz(r-4.6-arm64)GFM_1.2.2.tar.gz(r-4.6-x86_64)
GFM_1.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GFM/json (API)
| # Install 'GFM' in R: |
| install.packages('GFM', repos = c('https://feiyoung.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/feiyoung/gfm/issues
approximate-factor-modelfeature-extractionnonlinear-dimension-reductionnumber-of-factorsopenblascpp
Last updated from:63d05da037. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 248 | ||
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 206 | ||
| linux-release-arm64 | OK | 137 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 160 | ||
| macos-release-x86_64 | OK | 199 | ||
| macos-oldrel-arm64 | OK | 125 | ||
| macos-oldrel-x86_64 | OK | 165 | ||
| windows-devel | OK | 143 | ||
| windows-release | OK | 131 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 122 |
Exports:chooseFacNumberFactormgendatagfmmeasurefunoverdispersedGFMOverGFMchooseFacNumber
Dependencies:codetoolsdoSNOWforeachirlbaiteratorslatticeMASSMatrixRcppRcppArmadillosnow
GFM: A Simple Transcriptomics Data
Rendered fromGFM.Brain.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2023-08-11
Started: 2021-12-25
GFM: alternate maximization and information criterion
Rendered fromGFM.Simu.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2023-08-11
Started: 2021-12-25
Installation
Rendered fromRGFM.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2023-08-11
Started: 2021-12-25
OverGFM: simulated examples
Rendered fromOverGFM_exam.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2023-08-11
Started: 2023-08-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Choose the Number of factors for Generalized Factor Models | chooseFacNumber |
| Factor Analysis Model | Factorm |
| Generate simulated data | gendata |
| Generalized Factor Model | gfm |
| Assess the performance of an estimator on a matrix | measurefun |
| Overdispersed Generalized Factor Model | overdispersedGFM |
| Choose the Number of factors for Overdispersed Generalized Factor Models | OverGFMchooseFacNumber |