Plotting methods for outputs of bnmonitor
functions
# S3 method for seq_marg_monitor
plot(x, ...)# S3 method for CD
plot(x, ...)
# S3 method for seq_cond_monitor
plot(x, ...)
# S3 method for node_monitor
plot(x, ...)
# S3 method for influential_obs
plot(x, ...)
# S3 method for jeffreys
plot(x, ...)
# S3 method for kl
plot(x, ...)
# S3 method for final_node_monitor
plot(x, which, ...)
# S3 method for seq_pa_ch_monitor
plot(x, ...)
# S3 method for sensitivity
plot(x, ...)
# S3 method for fro
plot(x, ...)
# S3 method for diameter
plot(x, ...)
# S3 method for edgestrength
plot(x, ...)
# S3 method for mutualinfo
plot(x, ...)
# S3 method for dwi
plot(x, ...)
# S3 method for ewi
plot(x, ...)
A plot specific to the object it is applied to.
The output of node_monitor.
for compatibility
select the monitor to plot, either "marginal" or "conditional" (for output of node_monitor
only).