num.variables-set: set number of variables of a 'BNDataset'.

num.variables<-R Documentation

set number of variables of a BNDataset.

Description

Set the number of variables observed in a dataset.

Usage

num.variables(x) <- value

## S4 replacement method for signature 'BNDataset'
num.variables(x) <- value

Arguments

x

a BNDataset object.

value

number of variables of the dataset.


bnstruct documentation built on Dec. 1, 2022, 1:22 a.m.