BayesianNetwork {BayesianNetwork} | R Documentation |
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()
}
[Package BayesianNetwork version 0.3.2 Index]