Provides weighted group lasso framework for high-dimensional mixed data graph estimation. In the graph estimation stage, the graph structure is estimated by maximizing the conditional likelihood of one variable given the rest. We focus on the conditional loglikelihood of each variable and fit separate regressions to estimate the parameters, much in the spirit of the neighborhood selection approach proposed by Meinshausen-Buhlmann for the Gaussian Graphical Model and by Ravikumar for the Ising Model. Currently, the discrete variables can only take two values. In the future, method for general discrete data and for visualizing the estimated graph will be added. For more details, see the linked paper.
Version: | 1.0.2 |
Depends: | R (≥ 3.5.0) |
Imports: | rgl, Matrix, glmnet, MASS, nat, binaryLogic, Rcpp, stats, methods |
Published: | 2019-12-16 |
Author: | Mingyu Qi, Tianxi Li |
Maintainer: | Mingyu Qi <mq3sq at virginia.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | <https://arxiv.org/pdf/1304.2810.pdf> |
NeedsCompilation: | yes |
CRAN checks: | hmgm results |
Reference manual: | hmgm.pdf |
Package source: | hmgm_1.0.2.tar.gz |
Windows binaries: | r-devel: hmgm_1.0.2.zip, r-release: hmgm_1.0.2.zip, r-oldrel: hmgm_1.0.2.zip |
macOS binaries: | r-release: hmgm_1.0.2.tgz, r-oldrel: hmgm_1.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=hmgm to link to this page.