make_bin_list: Convert bin bounds data frame into R-tree structure using...

Description Usage Arguments Value

View source: R/IterativeQuantileSupportFunctions.R

Description

Convert bin bounds data frame into R-tree structure using nested lists

Usage

1
make_bin_list(bin_bounds, nbins)

Arguments

bin_bounds

Data frame of bin bounds; one row per bin, columns for lower and upper bound on each dimension

nbins

number of bins in each dimension

Value

R-tree nested list of bin boundaries


kmaurer/iqbin documentation built on Jan. 1, 2020, 6:48 p.m.