paper-with-me

Papers

The huge Package for High-dimensional Undirected Graph Estimation in R

2020-06-26 · Tuo Zhao, Han Liu, Kathryn Roeder, John Lafferty, Larry Wasserman

We describe an R package named huge which provides easy-to-use functions for estimating high dimensional undirected graphs from data. This package implements recent results in the literature, including Friedman et al. (2007), Liu et al. (2009, 2012) and Liu et al. (2010). Compared with the existing graph estimation package glasso, the huge package provides extra features: (1) instead of using Fortan, it is written in C, which makes the code more portable and easier to modify; (2) besides fitting Gaussian graphical models, it also provides functions for fitting high dimensional semiparametric Gaussian copula models; (3) more functions like data-dependent model selection, data generation and graph visualization; (4) a minor convergence problem of the graphical lasso algorithm is corrected; (5) the package allows the user to apply both lossless and lossy screening rules to scale up large-scale problems, making a tradeoff between computational and statistical efficiency.

📄 PDF Abstract BibTeX arXiv:2006.14781

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

rags2ridges: A One-Stop-Shop for Graphical Modeling of High-Dimensional Precision Matrices

2020-10-12 · Carel F. W. Peeters, Anders Ellern Bilgrau, Wessel N. van Wieringen

A graphical model is an undirected network representing the conditional independence properties between random variables. Graphical modeling has become part and parcel of systems or network approaches to multivariate dat…

Nonparametric undirected graphical model selection using diffusion models

2026-06-07 · Hyeok Kyu Kwon, Myeonggu Kang, Minwoo Chae, Wanjie Wang arxiv

Undirected graphical models provide a fundamental framework for representing conditional independence structures among high-dimensional random variables. While undirected graphical model selection has become a central pr…

BDgraph: An R Package for Bayesian Structure Learning in Graphical Models

2015-01-21 · Reza Mohammadi, Ernst C. Wit

Graphical models provide powerful tools to uncover complicated patterns in multivariate data and are commonly used in Bayesian statistics and machine learning. In this paper, we introduce the R package BDgraph which perf…

The Minimax Learning Rates of Normal and Ising Undirected Graphical Models

2018-06-18 · Luc Devroye, Abbas Mehrabian, Tommy Reddad

Let $G$ be an undirected graph with $m$ edges and $d$ vertices. We show that $d$-dimensional Ising models on $G$ can be learned from $n$ i.i.d. samples within expected total variation distance some constant factor of $\m…

Learning Large-Scale Bayesian Networks with the sparsebn Package

2017-03-11 · Bryon Aragam, Jiaying Gu, Qing Zhou

Learning graphical models from data is an important problem with wide applications, ranging from genomics to the social sciences. Nowadays datasets often have upwards of thousands---sometimes tens or hundreds of thousand…