paper-with-me

Papers

Additive Bayesian Network Modelling with the R Package abn

2019-11-20 · Gilles Kratzer, Fraser Iain Lewis, Arianna Comin, Marta Pittavino, Reinhard Furrer

The R package abn is designed to fit additive Bayesian models to observational datasets. It contains routines to score Bayesian networks based on Bayesian or information theoretic formulations of generalized linear models. It is equipped with exact search and greedy search algorithms to select the best network. It supports a possible blend of continuous, discrete and count data and input of prior knowledge at a structural level. The Bayesian implementation supports random effects to control for one-layer clustering. In this paper, we give an overview of the methodology and illustrate the package's functionalities using a veterinary dataset about respiratory diseases in commercial swine production.

📄 PDF Abstract BibTeX arXiv:1911.09006

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

BARMPy: Bayesian Additive Regression Models Python Package

2024-04-06 · Danielle Van Boxel

We make Bayesian Additive Regression Networks (BARN) available as a Python package, \texttt{barmpy}, with documentation at \url{https://dvbuntu.github.io/barmpy/} for general machine learning practitioners. Our object-or…

regression

bartMachine: Machine Learning with Bayesian Additive Regression Trees

2013-12-08 · Adam Kapelner, Justin Bleich

We present a new package in R implementing Bayesian additive regression trees (BART). The package introduces many new features for data analysis using BART such as variable selection, interaction detection, model diagnos…

BIG-bench Machine LearningDiagnosticFuture predictionregression+1

SoftBart: Soft Bayesian Additive Regression Trees

2022-10-28 · Antonio R. Linero

Bayesian additive regression tree (BART) models have seen increased attention in recent years as a general-purpose nonparametric modeling technique. BART combines the flexibility of modern machine learning techniques wit…

Bayesian InferenceregressionUncertainty Quantification

Information-Theoretic Scoring Rules to Learn Additive Bayesian Network Applied to Epidemiology

2018-08-03 · Gilles Kratzer, Reinhard Furrer

Bayesian network modelling is a well adapted approach to study messy and highly correlated datasets which are very common in, e.g., systems epidemiology. A popular approach to learn a Bayesian network from an observation…

Epidemiology

MPBART - Multinomial Probit Bayesian Additive Regression Trees

2013-09-30 · Bereket P. Kindo, Hao Wang, Edsel A. Peña

This article proposes Multinomial Probit Bayesian Additive Regression Trees (MPBART) as a multinomial probit extension of BART - Bayesian Additive Regression Trees (Chipman et al (2010)). MPBART is flexible to allow incl…

General Classificationregression