discreteness-set: set status (discrete or continuous) of the variables of an...

Description Usage Arguments

Description

Set the list of variable status for the variables in a network or a dataset.

Usage

1
2
3
4
5
6
7
discreteness(x) <- value

## S4 replacement method for signature 'BN'
discreteness(x) <- value

## S4 replacement method for signature 'BNDataset'
discreteness(x) <- value

Arguments

x

an object.

value

a vector of elements in {c,d} for continuous and discrete variables (respectively).


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