quantiles<- {bnstruct} | R Documentation |
Set the list of quantiles of a BN
or a BNDataset
.
quantiles(x) <- value ## S4 replacement method for signature 'BN' quantiles(x) <- value ## S4 replacement method for signature 'BNDataset' quantiles(x) <- value
x |
|
value |
a list of vectors. |
It is used when a discretization needs to be performed.