num.variables<- {bnstruct} | R Documentation |
BNDataset
.Set the number of variables observed in a dataset.
num.variables(x) <- value ## S4 replacement method for signature 'BNDataset' num.variables(x) <- value
x |
a |
value |
number of variables of the dataset. |