The S4 class treebinr to represent the data reduction output from tree binning.
pointsA matrix whose rows represent the points after data reduction. These are the locations of the bins in the original space.
countsThese are the counts in the bin, or the number of original values that each point now represents
binsA 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
treeA 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.