Gaussian Graphical Model-based Heterogeneity Analysis via Penalized Fusion
Mingyang Ren [email protected]
Mingyang Ren, Sanguo Zhang, Qingzhao Zhang, Shuangge Ma. (2020). Gaussian Graphical Model-based Heterogeneity Analysis via Penalized Fusion. Manuscript
The following .R files are submitted.
(Main functions for the implementation of the proposed method)
- function.R: This file includes all main functions of proposed methods to support numerical simulation studies and real data analysis. Detailed descriptions and manuals of these functions can be found in the notes to this R file.
(Codes for simulation studies)
-
sim-func.R: This file includes functions for generating simulated data and evaluating performances of competitors, which are used to support numerical simulation studies. Detailed descriptions and manuals of these functions can be found in the notes to this R file.
-
main.R: This file is used to conduct simulation studies.
(Codes for real data analysis)
-
T_cell.R: This file is used to perform heterogeneity analysis of regulatory T cells in non-small-cell lung cancer.
-
image_data.R: This file is used to perform LUAD heterogeneity analysis using histopathological imaging data.