Learn R Programming

bnstruct (version 1.0.6)

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

Description

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

Usage

quantiles(x) <- value

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

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

Arguments

x
value

a list of vectors.

Details

It is used when a discretization needs to be performed.

See Also

quantiles