treebinr-class: The S4 class treebinr to represent the data reduction output...

Description Slots

Description

The S4 class treebinr to represent the data reduction output from tree binning.

Slots

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


rwoldford/treebinr documentation built on May 12, 2019, 4:38 a.m.