View source: R/bnlearn_compat.R
nodes.bn | R Documentation |
Generic method for obtaining the names of the nodes in "bn" S3 object.
Calls bnlearn's nodes
underneath.
## S3 method for class 'bn'
nodes(object, ...)
object |
a "bn" object |
... |
additional parameters |
the names of the nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.