Skip to content
Prev 11649 / 398502 Next

tree() - Tree is too big

On Sat, 9 Jun 2001, Henrik Bengtsson wrote:

            
Nothing to do with tree.  Probably you should be using try(). An error
exits the for loop, and then you asked the session to continue.  You got
what you asked for, but not what you wanted?

However, I suggest that you should be trying to solve the problem, which is
probably that you really are trying to grow too big trees.  I guess you
have a large dataset, and need to adjust the control parameters.
See ?tree.control, especially minsize and mindev.