ewUpdate: Create a Bin from a Number of Pruned Bins

Description Usage Arguments Value

Description

Given a number of bins that we would like to prune, combine them into a single bin and update all relevant bin information

Usage

1
ewUpdate(bins, binMeasure, boundaryTest, info)

Arguments

bins

A list of bin objects to be pruned

binMeasure

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

boundaryTest

A user supplied function to test if a given point is contained in the bin

inputs

A list containing additional input parameters required by user supplied functions

Value

An updated bin object containing the contents of the pruned bins


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