plot.edgeList: Plot a fitted Bayesian network object

Description Usage Arguments Details See Also

View source: R/s3-edgeList.R

Description

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

Usage

1
2
## S3 method for class '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


sparsebnUtils documentation built on Jan. 27, 2021, 9:05 a.m.