Skip to content

huge

High-Dimensional Undirected Graph Estimation

v1.5.1 · Mar 30, 2026 · GPL-2

Description

Provides a general framework for high-dimensional undirected graph estimation. It integrates data preprocessing, neighborhood screening, graph estimation, and model selection techniques into a pipeline. In preprocessing stage, the nonparanormal(npn) transformation is applied to help relax the normality assumption. In the graph estimation stage, the graph structure is estimated by Meinshausen-Buhlmann graph estimation, the graphical lasso, or the TIGER (tuning-insensitive graph estimation and regression) method, and the first two can be further accelerated by the lossy screening rule preselecting the neighborhood of each variable by correlation thresholding. We target on high-dimensional data analysis usually d >> n, and the computation is memory-optimized using the sparse matrix output. We also provide a computationally efficient approach, correlation thresholding graph estimation. Three regularization/thresholding parameter selection methods are included in this package: (1)stability approach for regularization selection (2) rotation information criterion (3) extended Bayesian information criterion which is only available for the graphical lasso.

Downloads

8.1K

Last 30 days

1368th

17.4K

Last 90 days

71K

Last year

Trend: +91.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 11, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 10.0Mb
  sub-directories of 1Mb or more:
    libs   8.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.0Mb
  sub-directories of 1Mb or more:
    libs   8.4Mb

Reverse Dependencies (12)

Dependency Network

Dependencies Reverse dependencies Matrix igraph MASS Rcpp NetGreg SparseTSCGM BDgraph CTD CompareCausalNetworks edgebundleR pcalg pulsar qgraph sand sdafilter stm huge

Version History

updated 1.5.1 ← 1.5 diff Mar 31, 2026
updated 1.5 ← 1.4 diff Mar 11, 2026
new 1.4 Mar 10, 2026
updated 1.4 ← 1.3.5 diff Feb 18, 2026
updated 1.3.5 ← 1.3.4.1 diff Jun 29, 2021
updated 1.3.4.1 ← 1.3.4 diff Mar 31, 2020
updated 1.3.4 ← 1.3.3 diff Oct 27, 2019
updated 1.3.3 ← 1.3.2 diff Sep 8, 2019
updated 1.3.2 ← 1.3.1 diff Apr 7, 2019
updated 1.3.1 ← 1.3.0 diff Mar 11, 2019
updated 1.3.0 ← 1.2.7 diff Feb 21, 2019
updated 1.2.7 ← 1.2.6 diff Sep 15, 2015
updated 1.2.6 ← 1.2.5 diff Feb 27, 2014
updated 1.2.5 ← 1.2.4 diff Dec 6, 2013
updated 1.2.4 ← 1.2.3 diff Aug 15, 2012
updated 1.2.3 ← 1.2.2 diff Mar 21, 2012
updated 1.2.2 ← 1.2.1 diff Mar 20, 2012
updated 1.2.1 ← 1.2 diff Jan 26, 2012
updated 1.2 ← 1.1.2 diff Jan 21, 2012
updated 1.1.2 ← 1.1.1 diff Aug 21, 2011