get_cluster_details {iai}R Documentation

Return the centroid information for each cluster, under the clustering of a given number of trees

Description

Julia Equivalent: IAI.get_cluster_details

Usage

get_cluster_details(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

## Not run: iai::get_cluster_details(stability, num_trees)


[Package iai version 1.10.0 Index]