50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

bartMan (version 0.1.1)

clusterTrees: Cluster Trees by Variable

Description

Reorders a list of tree structures based on the clustering of variables within each tree.

Usage

clusterTrees(tree_list)

Value

A list of trees reordered based on the clustering of variables.

Arguments

tree_list

A list of trees, where each tree is expected to have a 'var' column.