quantiles-set: set the list of quantiles of an object.

Description Usage Arguments Details See Also

Description

Set the list of quantiles of a BN or a BNDataset.

Usage

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

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

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

Arguments

x

a BN or BNDataset.

value

a list of vectors.

Details

It is used when a discretization needs to be performed.

See Also

quantiles


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