num.variables | R Documentation |
BNDataset
.Return the number of the variables contained in a dataset. This value corresponds to the value
of num.nodes
of a network built upon the same dataset.
num.variables(x)
## S4 method for signature 'BNDataset'
num.variables(x)
## S4 method for signature 'BNDataset'
num.variables(x)
x |
a |
number of variables of the desired dataset.
num.nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.