View source: R/dbn_visualization.R
plot.dbn.fit | R Documentation |
Generic method for plotting the "dbn.fit" S3 objects. Calls
plot_dynamic_network
underneath.
## S3 method for class 'dbn.fit'
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.