Can a decision tree be forced into a specific degree even if previously discarded?
I tried to build a decision tree with Party Package (ctree) but it is ignored from the parameters/categories that are set up. Is there a way to include a decision tree with all of the set categories (even the results are close)? I want to force the tree to minimum number of nodes.
For example, in the attched plot, there is 7 nodes. I want to force the tree to be with 10 nodes. This is possible?
Thanks!