Drop categorical variables with higher number of levels
max_target_cat
Maximum number of categories to be plotted for target (except NA)
maxdepth
Maximal depth of the tree (rpart-parameter)
minsplit
The minimum number of observations that must exist in a node to split.
cp
Complexity parameter (rpart-parameter)
weights
Vector containing weight of each observation (rpart-parameter). Can
not be used in combination with parameter n (variable containing weight for count-data)