Description Usage Arguments Value
Return a list containing the size of the variables of an object. It is the actual cardinality of discrete variables, and the cardinality of the discretized variable for continuous variables.
1 2 3 4 5 6 7 | node.sizes(x)
## S4 method for signature 'BN'
node.sizes(x)
## S4 method for signature 'BNDataset'
node.sizes(x)
|
x |
an object. |
vector contaning the size of each variable of the desired object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.