Learn R Programming

climbeR (version 0.0.1)

startRecursiveDepthBinning: Start Recursive Depth Binning

Description

The starter function for the recursion in recursiveDepthBinning.

Usage

startRecursiveDepthBinning(tree_split_varIDs)

Arguments

tree_split_varIDs
Given one element of a 'split.varIDs' list, this function will pass it to the recursiveDepthBinning function to bin the tree by depth, starting at the root.

Value

A list with an element per depth encountered. Each element is a vector of variable IDs