Description Usage Arguments Value
View source: R/transformations.R
Discretisize continuous variables by entropy
1 | trans_entropy(df1, df2, set)
|
df1 |
full data |
df2 |
combined testing & validation set |
set |
config object |
Returns a list of discretized data, new variables and their cut-points. If it is not possible to descretize, returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.