|
Hi,
I have to control the size of a node in a classification tree CRT/CHAID
algorithm. There are options MAXDEPTH, MINPARENTSIZE, MINCHILDSIZE
available for CRT method. I was wondering if there is any way to specify
the maximum size of the node, e.g. MAXPARENTSIZE, MAXCHILDSIZE, in the
CRT or CHAID method.
Thank you,
Nagu
|