quantiles<- | 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 |
a |
value |
a list of vectors. |
It is used when a discretization needs to be performed.
quantiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.