Learn R Programming

bnviewer (version 0.1.6)

Bayesian Networks Interactive Visualization and Explainable Artificial Intelligence

Description

Bayesian networks provide an intuitive framework for probabilistic reasoning and its graphical nature can be interpreted quite clearly. Graph based methods of machine learning are becoming more popular because they offer a richer model of knowledge that can be understood by a human in a graphical format. The 'bnviewer' is an R Package that allows the interactive visualization of Bayesian Networks. The aim of this package is to improve the Bayesian Networks visualization over the basic and static views offered by existing packages.

Copy Link

Version

Install

install.packages('bnviewer')

Monthly Downloads

324

Version

0.1.6

License

MIT + file LICENSE

Maintainer

Robson Fernandes

Last Published

September 14th, 2020

Functions in bnviewer (0.1.6)

model.to.structure

Model to Bayesian Network Structure
viewer

Interactive Bayesian Network Viewer
bn.to.igraph

Bayesian Network to iGraph Model
bnviewer-package

Interactive Visualization of Bayesian Networks
strength.viewer

Interactive Bayesian Network Strength Viewer