GitPedia

BayesianNetwork

Bayesian Network Modeling and Analysis

From paulgovan·Updated May 26, 2026·View on GitHub·

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![CRAN status](https://www.r-pkg.org/badges/version/BayesianNetwork)](https://CRAN.R-project.org/package=BayesianNetwork) The project is written primarily in HTML, distributed under the Apache License 2.0 license, first published in 2015. Key topics include: bayesian-networks, learning-algorithm, network-measures, r.

Latest release: v0.4BayesianNetwork 0.4
April 23, 2026View Changelog →

BayesianNetwork <a href="http://paulgovan.github.io/BayesianNetwork/"><img src="man/figures/logo.png" align="right" height="139" alt="BayesianNetwork website" /></a>

<!-- badges: start -->

Project Status: Active – The project has reached a stable, usable
state and is being actively
developed.
CRAN
status
R-CMD-check


DOI

<!-- badges: end -->

BayesianNetwork is a shiny web application
for Bayesian network modeling and analysis, powered by the
bnlearn package. To learn more about this
project, check out this
article.

Installation

To install BayesianNetwork in R:

install.packages("BayesianNetwork")

Or to install the latest development version:

devtools::install_github('paulgovan/BayesianNetwork')

To launch the app:

BayesianNetwork::BayesianNetwork()

Or to access the app through a browser, visit
paulgovan.shinyapps.io/BayesianNetwork.

Code of Conduct

Please note that the BayesianNetwork project is released with a
Contributor Code of
Conduct
.
By contributing to this project, you agree to abide by its terms.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from paulgovan/BayesianNetwork via the GitHub API.Last fetched: 6/16/2026