plot.dbn: Plots a dynamic Bayesian network

View source: R/dbn_visualization.R

plot.dbnR Documentation

Plots a dynamic Bayesian network

Description

Generic method for plotting the "dbn" S3 objects. Calls plot_dynamic_network underneath.

Usage

## S3 method for class 'dbn'
plot(x, ...)

Arguments

x

the structure of the network.

...

additional parameters for the visualization of a DBN


dkesada/dbnR documentation built on June 19, 2024, 6:45 p.m.