-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 1.75 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: HeteroGGM
Type: Package
Title: Gaussian Graphical Model-Based Heterogeneity Analysis
Version: 0.1.0
Date: 2021-1-28
Author: Mingyang Ren, Sanguo Zhang, Qingzhao Zhang, Shuangge Ma
Maintainer: Mingyang Ren <renmingyang17@mails.ucas.ac.cn>
Description: The goal of this package is to user-friendly realizing Gaussian
graphical model-based heterogeneity analysis.
Recently, several Gaussian graphical model-based heterogeneity
analysis techniques have been developed. A common methodological limitation
is that the number of subgroups is assumed to be known a priori, which
is not realistic. In a very recent study (Ren et al., 2021), a novel approach
based on the penalized fusion technique is developed to fully
data-dependently determine the number and structure of subgroups in
Gaussian graphical model-based heterogeneity analysis. It opens the door for utilizing
the Gaussian graphical model technique in more practical settings. Beyond
Ren et al. (2021), more estimations and functions are added, so
that the package is self-contained and more comprehensive and can
provide ``more direct'' insights to practitioners (with the
visualization function). Reference:
Ren, M., Zhang S., Zhang Q. and Ma S. (2021). Gaussian Graphical
Model-based Heterogeneity Analysis via Penalized Fusion.
Biometrics, <doi: 10.1111/biom.13426>.
License: GPL-2
Encoding: UTF-8
Imports: igraph, Matrix, MASS
LazyData: true
LazyLoad: yes
RoxygenNote: 7.1.1
Depends:
R (>= 3.4)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr, rmarkdown