set the size of variables of an object.
node.sizes-set.Rd
Set the size of the variables of a BN or BNDataset object. It represents the actual cardinality of discrete variables, and the cardinality of the discretized variable for continuous variables.
Usage
node.sizes(x) <- value
# S4 method for BN
node.sizes(x) <- value
# S4 method for BNDataset
node.sizes(x) <- value