The S4 class treebinr to represent the data reduction output from tree binning.
points
A matrix whose rows represent the points after data reduction. These are the locations of the bins in the original space.
counts
These are the counts in the bin, or the number of original values that each point now represents
bins
A vector of bins, one for each of the reduced points. Each bin itself an instance of the treebinr class 'bin' and so contains much more information
tree
A large (n-1) by (n-1) matrix containing information necessary to reconstruct the tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.