Set the number of variables observed in a dataset.
Usage
num.variables(x) <- value
# S4 method for BNDataset
num.variables(x) <- value
Arguments
- x
a
BNDataset
object.- value
number of variables of the dataset.
Set the number of variables observed in a dataset.
num.variables(x) <- value
# S4 method for BNDataset
num.variables(x) <- value
a BNDataset
object.
number of variables of the dataset.