plot.bayesnet: Plot a network

Description Usage Arguments

Description

Plot a network. If the network has a $layout matrix, this will be used in the plotting, otherwise the plot will be random. The layout matrix is that used by igraph and should have two columns specifying the x and y coordinates of the nodes.

Usage

1
2
## S3 method for class 'bayesnet'
plot(x, ...)

Arguments

x

the network to plot

...

ignored


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.