max_weight_tile_fnc: Max weight tile function

Description Usage Arguments Value

Description

Returns a function that takes as arguments the left and right boundary of a tile, and returns a list with components R: the rows that belong to the tile W: the weight of the tile. The function should be used to extract the maximum weight tile from data_matrix with given left and right boundaries subject to prec_lowerbound.

Usage

1
max_weight_tile_fnc(data_matrix, prec_lowerbound)

Arguments

data_matrix

the data matrix

prec_lwoerbound

lower bound on the precision

Value

Something


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.