Grouping or binning character/factors variables
1 2 3  | 
x | 
 A variable to binning.  | 
y | 
 A binary variable same length as   | 
p.min | 
 Minimal proportion in a group (a ctree_control argument).  | 
alpha | 
 Minimal critetion (a ctree_control argument).  | 
na_level | 
 String for determinar de NA level.  | 
keeptree | 
 logical to keep tree.  | 
... | 
 Extra arguments to  data(german_credit) binning(german_credit$purpose, german_credit$good_bad)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.