Learn R Programming

sparsebnUtils (version 0.0.8)

plot.edgeList: Plot a fitted Bayesian network object

Description

Plots the graph object associated with the output of a learning algorithm.

Usage

# S3 method for edgeList
plot(x, ...)

Arguments

x

fitted object to plot.

...

(optional) additional arguments to plotting mechanism.

Details

plot.sparsebnFit uses some default settings to make large graphs easier to interpret, but these settings can be over-ridden.

See Also

setPlotPackage, getPlotPackage