Defines functions for custom rpart function

required libraries: rpart, rpart.plot

define_u.list(stopping.rule = TRUE)

Arguments

stopping.rule

A boolean to indicate whether the tree-splitting algorithm should stop when the estimated interaction effect is <1/10 of the overall effect.