paper-with-me

Papers

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 performs Bayesian structure learning for general undirected graphical models (decomposable and non-decomposable) with continuous, discrete, and mixed variables. The package efficiently implements recent improvements in the Bayesian literature, including that of Mohammadi and Wit (2015) and Dobra and Mohammadi (2018). To speed up computations, the computationally intensive tasks have been implemented in C++ and interfaced with R, and the package has parallel computing capabilities. In addition, the package contains several functions for simulation and visualization, as well as several multivariate datasets taken from the literature and used to describe the package capabilities. The paper includes a brief overview of the statistical methods which have been implemented in the package. The main part of the paper explains how to use the package. Furthermore, we illustrate the package's functionality in both real and artificial examples.

📄 PDF Abstract BibTeX arXiv:1501.05108

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Accelerating Bayesian Structure Learning in Sparse Gaussian Graphical Models

2017-06-14 · Reza Mohammadi, Helene Massam, Gerard Letac

Gaussian graphical models are relevant tools to learn conditional independence structure between variables. In this class of models, Bayesian structure learning is often done by search algorithms over the graph space. Th…

Computational EfficiencyModel Selectionvalid

Large-scale Bayesian Structure Learning for Gaussian Graphical Models using Marginal Pseudo-likelihood

2023-06-30 · Reza Mohammadi, Marit Schoonhoven, Lucas Vogels, S. Ilker Birbil

Bayesian methods for learning Gaussian graphical models offer a comprehensive framework that addresses model uncertainty and incorporates prior knowledge. Despite their theoretical strengths, the applicability of Bayesia…

Computational Efficiency

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…

Benchpress: A Scalable and Versatile Workflow for Benchmarking Structure Learning Algorithms

2021-07-08 · Felix L. Rios, Giusi Moffa, Jack Kuipers

Describing the relationship between the variables in a study domain and modelling the data generating mechanism is a fundamental problem in many empirical sciences. Probabilistic graphical models are one common approach …

Benchmarking

tsBNgen: A Python Library to Generate Time Series Data from an Arbitrary Dynamic Bayesian Network Structure

2020-09-09 · Manie Tadayon, Greg Pottie

Synthetic data is widely used in various domains. This is because many modern algorithms require lots of data for efficient training, and data collection and labeling usually are a time-consuming process and are prone to…

Time SeriesTime Series Analysis