Package: BayesNetBP
Type: Package
Title: Bayesian Network Belief Propagation
Version: 1.3.0
Date: 2018-02-15
Author: Han Yu
Maintainer: Han Yu <hyu9@buffalo.edu>
Depends: R (>= 3.3.0), stats, graphics, utils
Imports: Rgraphviz, gRbase, igraph, RColorBrewer, fields, doBy, qtlnet,
        methods, qtl, graph, bnlearn
Suggests: shiny, googleVis
URL: https://github.com/hyu-ub/BayesNetBP
BugReports: https://github.com/hyu-ub/BayesNetBP/issues
LazyData: true
Description: Belief propagation methods in Bayesian Networks to propagate evidence through the network. The implementation of these methods are based on the article: Cowell, RG (2005). Local Propagation in Conditional Gaussian Bayesian Networks <http://www.jmlr.org/papers/volume6/cowell05a/>.
License: GPL-2
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-16 14:59:54 UTC; Han
Repository: CRAN
Date/Publication: 2018-02-16 15:22:08 UTC
