gapSplit: Split the Chosen Bin

Description Usage Arguments Value

Description

gapSplit splits the bin chosen by gapSelect by placing a boundary at the midpoint of the two points with the largest gap measure computed by gapMeasure

Usage

1
gapSplit(bin, binMeasure, inputs)

Arguments

bin

An object of class bin

binMeasure

A user supplied function to compute the measure associated with each bin

inputs

A list containing additional input parameters required by user supplied functions

Value

newBins

A list containing two bin objects to be added to the existing list of bins


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