View source: R/dbn_visualization.R
plot.dbn | R Documentation |
Generic method for plotting the "dbn" S3 objects. Calls
plot_dynamic_network
underneath.
## S3 method for class 'dbn'
plot(x, ...)
x |
the structure of the network. |
... |
additional parameters for the visualization of a DBN |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.