Learn R Programming

⚠️There's a newer version (1.3.5) of this package.Take me there.

huge (version 0.9.1)

High-dimensional Undirected Graph Estimation

Description

The package "huge" provides a general framework for high-dimensional undirected graph estimation. It integrates data preprocessing (Gaussianization), 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 structure of either the whole graph or a pre-specified sub-graph is estimated by the Meinshausen & Buhlmann Graph Estimation via Lasso (GEL) by default and it can be further accelerated by the Graph SURE Screening (GSS) subroutine which preselects the graph neighborhood of each variable. In the case d >> n, the computation is memory optimized and is targeted on larger-scale problems (with d>2000). We also provide two alternative approaches for the graph estimation stage:(1) Graph Approximation via Correlation Thresholding (GACT) which is highly efficient and (2) A slightly modified Graphical Lasso (GLASSO) procedure in which the memory usage is optimized using sparse matrix output. Three regularization/thresholding parameter selection methods are included in this package: (1) StARS: Stability Approach for Regularization Selection (2) PIC: Permutation Information Criterion (3) Extended Bayesian Information Criterion (EBIC).

Copy Link

Version

Install

install.packages('huge')

Monthly Downloads

2,862

Version

0.9.1

License

GPL-2

Maintainer

Tuo Zhao Han Liu hanliucsjhuedu

Last Published

February 13th, 2011

Functions in huge (0.9.1)

huge.plot

Graph visualization
huge.npn

NonparaNormal(NPN) transformation
plot.scr

Plot function for S3 class "scr"
print.huge

Print function for S3 class "huge"
summary.roc

Summary function for S3 class "roc"
huge.roc

Draw ROC Curve for a solution path
plot.subgraph

Plot function for S3 class "subgraph"
summary.subgraph

Summary function for S3 class "subgraph"
summary.huge

Summary function for S3 class "huge"
huge.subgraph

Subgraph estimation using Meinshausen & Buhlmann Graph Estimation via Lasso
print.stars

Print function for S3 class "stars"
summary.npn

Summary function for S3 class "npn"
print.roc

Print function for S3 class "roc"
plot.glassoM

Plot function for S3 class "glassoM"
summary.sim

summary function for S3 class "sim"
summary.select

Summary function for S3 class "select"
plot.roc

Plot function for S3 class "roc"
huge.scr

Graph Sure Screening (GSS) and Graph Approximation via Correlation Thresholding (GACT)
huge

High-dimensional undirected graph estimation in one-step mode
lasso.stars

Stability Approach to Regularization Selection for Lasso
print.sim

Print function for S3 class "sim"
huge.glassoM

High-dimensional undirected graph estimation via Graphical Lasso
huge.generator

Data generator
plot.stars

Plot function for S3 class "stars"
print.scr

Print function for S3 class "scr"
plot.huge

Plot function for S3 class "huge"
summary.stars

Summary function for S3 class "stars"
plot.npn

Plot function for S3 class "npn"
plot.sim

Plot function for S3 class "sim"
summary.glassoM

Summary function for S3 class "glassoM"
plot.select

Plot function for S3 class "select"
print.npn

Print function for S3 class "npn"
print.subgraph

Print function for S3 class "subgraph"
huge-package

High-dimensional Undirected Graph Estimation
huge.select

Model selection for high-dimensional undirected graph estimation
print.glassoM

Print function for S3 class "glassoM"
print.select

Print function for S3 class "select"
summary.scr

Summary function for S3 class "scr"