execute decision tree with metrics.
| 1 2 | monotonicTree(data_train = train, data_test = test, metrics = metrics,
  label_class = label_class)
 | 
| data_train | dataset of train. | 
| data_test | dataset of test. | 
| metrics | types:MID,RMI.... | 
| label_class | class of dataset | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.