(note: sampling is done without replacement)
index_under(ix_pos, ix_neg, q, delta)
Indices for positive examples in data.
Indices for negative examples in data.
Quantiles for which to construct tilted datasets.
Number of quantiles.
returns a list, each of element of which gives indices to be used on a particular cut (note: will be of length delta - 1)