Skip to content
Prev 79234 / 398502 Next

Classification tree data structure

On Tue, 18 Oct 2005, Hades wrote:

            
The daughter nodes of n are 2n and 2n+1.  The print method, print.tree, is 
written entirely in R and shows you how to parse the tree (and you can see 
the pattern of the numbers from its result).