| BinnDepth2d-class {DepthProc} | R Documentation |
BinnDepth2d
Description
Class that stores result of function binningDepth2D(...)
Slots
freqMatrix with number of elements in certain bin.
mid_xMiddle values on x-axis.
mid_yMiddle values on y-axis.
breaks_xBoundaries of bins.
breaks_yBoundaries of bins.
input_dataBinned data.
max_depth_xPoint with maximum depth on x-axis.
max_depth_yPoint with maximum depth on y-axis.
[Package DepthProc version 2.1.5 Index]