The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Version: 0.3.2
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.
URL: https://github.com/paulgovan/bayesiannetwork, http://paulgovan.github.io/BayesianNetwork/, https://github.com/paulgovan/BayesianNetwork
BugReports: https://github.com/paulgovan/BayesianNetwork/issues
Depends: R (≥ 2.10.0)
License: Apache License version 1.1 | Apache License version 2.0 [expanded from: Apache License]
Imports: bnlearn, heatmaply, lattice, networkD3, plotly, rintrojs, shiny, shinyAce, shinydashboard, shinyWidgets,
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2024-07-12 01:02:32 UTC; paulgovan
Author: Paul Govan ORCID iD [aut, cre, cph]
Maintainer: Paul Govan <paul.govan2@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-12 07:00:01 UTC

Bayesian Network modeling and analysis.

Description

BayesianNetwork is a Shiny web application for Bayesian Network modeling and analysis.

Usage

BayesianNetwork()

See Also

http://paulgovan.github.io/BayesianNetwork/

Examples

if (interactive()) {
  BayesianNetwork()
}

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.