Skip to content
Prev 132634 / 398506 Next

Finding overlaps in vector

Thank you very much for this elegant solution to the problem. The reason I
still hope for an extension of Jim's code (not the one re responded with in
this thread, but the one I actually reference) is that windows of overlap
can be asymetric with that: one can check e.g. whether values overlap given
the constraints that the closest allowed proximity 'down' is 0.5 and 'up'
is 0.75. I would highly cherish a solution that would allow for cluster
isolation with that requirement.

Thanks for your time and insight,

Joh
Gabor Grothendieck wrote: