huge_tiger

TIGER

Package

huge

Version

1.3.5

Language

R

Docs

here

Paper

Liu and Wang[1], Zhao et al.[2]

Graph type

UG

Docker

bpimages/huge:1.3.5

Module folder

huge_tiger

Description

Abstract: We propose a new procedure for optimally estimating high dimensional Gaussian graphical models. Our approach is asymptotically tuning-free and non-asymptotically tuning-insensitive: It requires very little effort to choose the tuning parameter in finite sample settings. Computationally, our procedure is significantly faster than existing methods due to its tuning-insensitive property. Theoretically, the obtained estimator simultaneously achieves minimax lower bounds for precision matrix estimation under different norms. Empirically, we illustrate the advantages of the proposed method using simulated and real examples. The R package camel implementing the proposed methods is also available on the Comprehensive R Archive Network.

Some fields described

  • lambda A positive number to control the regularization. Typical usage is to leave the input lambda: null and have the program compute its own.

Example JSON

[
  {
    "id": "huge_tiger",
    "timeout": null,
    "lambda": [
      2,
      1,
      0.8,
      0.6,
      0.4,
      0.2,
      0.1,
      0.05,
      0.01
    ]
  }
]