High-Dimensional Covariate-Augmented Generalized Factor Model
=========================================================================
Existing methods for multi-omics representation learning often lack interpretability or overlook critical omics-specific and additional information. To address these limitations and meet the practical demands, we introduce CMGFM, an interpretable multi-omics representation learning approach via covariate-augumented generalized factor model. CMGFM is designed to account for cross-modal heterogeneity, capture nonlinear dependencies among the data, incorporate additional information, and provide excellent interpretability while maintaining high computational efficiency.
Check out our Package Website for a more complete description of the methods and analyses.
InstallationâCMGFMâ depends on the âRcppâ and âRcppArmadilloâ package, which requires appropriate setup of computer. For the users that have set up system properly for compiling C++ files, the following installation command will work.
## Method 1ï¼
if (!require("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github("feiyoung/CMGFM")
## Method 2: install from CRAN
install.packages("CMGFM")
Usage
For usage examples and guided walkthroughs, check the vignettes
directory of the repo.
For the codes in simulation study, check the simu_code
directory of the repo.
CMGFM version 1.1 released! (2024-06-23)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4