In SAS Enterprise Miner 6.2 it's possible to approximate CHAID and CART methods using Decision Tree node, according to SAS Help, but there is nothing about C4.5 algorithm.
How can I mimic C4.5 algorithm using Decision Tree node?
I would be grateful for any help.