It may be poor form to answer my own post, but perhaps it will assist someone else. If you use the proc arbor statement, there is an option (exhaustive=) that controls the number of bins that are used when determining the optimal split point in decision tree construction. The default is 5000.
... View more