clusterBoundaryTest: Boundary Test for the GapBin Method

Description Usage Arguments Value

Description

Tests whether a given point is contained in the bin boundary produced by the GapBin method

Usage

1
clusterBoundaryTest(point, bin, inputs)

Arguments

point

A point to be tested to see if it's inside the provided bin object

bin

A bin object

inputs

A list containing additional input parameters required by user supplied functions

Value

Returns a value of TRUE if the point belongs in the bin, FALSE otherwise


rwoldford/treebinr documentation built on May 12, 2019, 4:38 a.m.