Description Usage Arguments Details Functions See Also
Changes the default plotting mechanism used by sparsebn to plot output and fitted objects.
1 2 3 | setPlotPackage(pkg)
getPlotPackage()
|
pkg |
The desired package; default value is |
For plotting, sparsebn can use one of three packages: graph (see also Rgraphviz),
igraph (see plot.igraph), and network-package (see plot.network).
Note that plotting requires that (at least one of) these extra packages are installed.
getPlotPackage: Returns the current choice of plotting mechanism
setGraphPackage, getGraphPackage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.