num.nodes | R Documentation |
Return the name of an object, of class BN
or InferenceEngine
.
num.nodes(x)
## S4 method for signature 'BN'
num.nodes(x)
## S4 method for signature 'InferenceEngine'
num.nodes(x)
x |
an object. |
number of nodes of the desired object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.