Package: huge 1.3.6

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 or the graphical lasso, and both methods 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, Xinyu Fei, Han Liu, Kathryn Roeder, John Lafferty, Larry Wasserman, Xingguo Li, and Tuo Zhao

huge_1.3.6.tar.gz
huge_1.3.6.zip(r-4.5)huge_1.3.6.zip(r-4.4)huge_1.3.6.zip(r-4.3)
huge_1.3.6.tgz(r-4.4-x86_64)huge_1.3.6.tgz(r-4.4-arm64)huge_1.3.6.tgz(r-4.3-x86_64)huge_1.3.6.tgz(r-4.3-arm64)
huge_1.3.6.tar.gz(r-4.5-noble)huge_1.3.6.tar.gz(r-4.4-noble)
huge_1.3.6.tgz(r-4.4-emscripten)huge_1.3.6.tgz(r-4.3-emscripten)
huge.pdf |huge.html
huge/json (API)

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

Peer review:

Bug tracker:https://github.com/hmjianggatech/huge/issues

Uses libs:
  • 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:

cppopenmp

10.15 score 12 stars 19 packages 608 scripts 2.1k downloads 8 mentions 11 exports 14 dependencies

Last updated 3 years agofrom:0410be3af7. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 04 2025
R-4.5-win-x86_64NOTEJan 04 2025
R-4.5-linux-x86_64NOTEJan 04 2025
R-4.4-win-x86_64NOTEJan 04 2025
R-4.4-mac-x86_64NOTEJan 04 2025
R-4.4-mac-aarch64NOTEJan 04 2025
R-4.3-win-x86_64NOTEJan 04 2025
R-4.3-mac-x86_64NOTEJan 04 2025
R-4.3-mac-aarch64NOTEJan 04 2025

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

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMASSMatrixpkgconfigRcppRcppEigenrlangvctrs

vignette

Rendered fromvignette.Rnwusingutils::Sweaveon Jan 04 2025.

Last update: 2019-08-12
Started: 2018-05-22