powered by
Class that stores result of function binningDepth2D(...)
freq
Matrix with number of elements in certain bin.
mid_x
Middle values on x-axis.
mid_y
Middle values on y-axis.
breaks_x
Boundaries of bins.
breaks_y
input_data
Binned data.
max_depth_x
Point with maximum depth on x-axis.
max_depth_y
Point with maximum depth on y-axis.