variables: get variables of an object.

Description Usage Arguments Value

Description

Get the list of variables (with their names) of a BN or BNDataset.

Usage

1
2
3
4
5
6
7
variables(x)

## S4 method for signature 'BN'
variables(x)

## S4 method for signature 'BNDataset'
variables(x)

Arguments

x

an object.

Value

vector of the variables names of the desired object.


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.