Package: huge 1.6

Tuo Zhao

huge: High-Dimensional Undirected Graph Estimation

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.

Authors:Haoming Jiang [aut], Xinyu Fei [aut], Han Liu [aut], Kathryn Roeder [aut], John Lafferty [aut], Larry Wasserman [aut], Xingguo Li [aut], Tuo Zhao [aut, cre]

huge_1.6.tar.gz
huge_1.6.tar.gz(r-4.7-arm64)huge_1.6.tar.gz(r-4.7-x86_64)huge_1.6.tar.gz(r-4.6-arm64)huge_1.6.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
huge/json (API)
NEWS

# Install 'huge' in R:
install.packages('huge', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gatech-flash/huge/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • stockdata - Stock price of S&P 500 companies from 2003 to 2008

On CRAN:

Conda:

openblascppopenmp

8.74 score 4 stars 12 packages 701 scripts 8.6k downloads 8 mentions 11 exports 13 dependencies

Last updated from:3bff80f158. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE146
linux-devel-x86_64NOTE153
source / vignettesOK217
linux-release-arm64NOTE148
linux-release-x86_64NOTE153
wasm-releaseFAIL122

Exports:hugehuge.cthuge.generatorhuge.glassohuge.inferencehuge.mbhuge.npnhuge.plothuge.rochuge.selecthuge.tiger

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMASSMatrixpkgconfigRcpprlangvctrs

huge

Rendered fromhuge.Rnwusingutils::Sweaveon Jun 02 2026.

Last update: 2026-03-11
Started: 2026-03-11