Learn R Programming

iai (version 1.10.2)

get_cluster_assignments: Return the indices of the trees assigned to each cluster, under the clustering of a given number of trees

Description

Julia Equivalent: IAI.get_cluster_assignments

Usage

get_cluster_assignments(stability, num_trees)

Arguments

stability

The stability analysis to query

num_trees

The number of trees to include in the clustering

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) iai::get_cluster_assignments(stability, num_trees)

Run the code above in your browser using DataLab