Title: | Bayesian Network Modeling and Analysis |
---|---|
Description: | A "Shiny"" web application for creating interactive Bayesian Network models, learning the structure and parameters of Bayesian networks, and utilities for classic network analysis. |
Authors: | Paul Govan [aut, cre, cph] |
Maintainer: | Paul Govan <[email protected]> |
License: | Apache License |
Version: | 0.3.2 |
Built: | 2024-10-24 02:58:53 UTC |
Source: | https://github.com/paulgovan/bayesiannetwork |
BayesianNetwork is a Shiny web application for Bayesian Network modeling and analysis.
BayesianNetwork()
BayesianNetwork()
http://paulgovan.github.io/BayesianNetwork/
if (interactive()) { BayesianNetwork() }
if (interactive()) { BayesianNetwork() }