This task specializes Partitioning for the ctree
algorithm for recursive partitioning.
It is recommended to use came()
for construction of Partitioning objects.
Super class
fmeffects::Partitioning
-> PartitioningCtree
Methods
Inherited methods
Method new()
Create a new PartitioningCtree object.
Usage
PartitioningCtree$new(object, method, value, tree.control = NULL)