clusterTrees: Cluster Trees by Variable

View source: R/generic_functions.R

clusterTreesR Documentation

Cluster Trees by Variable

Description

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

Usage

clusterTrees(tree_list)

Arguments

tree_list

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

Value

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


AlanInglis/BartVis documentation built on July 27, 2024, 12:02 a.m.