lumberYard: Create a lumberYard from a decistion tree producint object

Description Usage Arguments Value

Description

lumberYard wraps the timbr conversion and harvesting process into one, simple function call. It is the object by which decision tree models can be broken down into smaller pieces called nodes or rules.

Usage

1
lumberYard(object, ...)

Arguments

object

an object produced by a decision tree model aglorithm such as randomForest or GBM. Any model such model can be used with lumberYard provided there is a timbr and species specification for the model.

Value

a lumberYard object


Zelazny7/timbr documentation built on May 10, 2019, 1:57 a.m.