get_cluster_distances: Return the distances between the centroids of each pair of...

View source: R/iaitrees.R

get_cluster_distancesR Documentation

Return the distances between the centroids of each pair of clusters, under the clustering of a given number of trees

Description

Julia Equivalent: IAI.get_cluster_distances

Usage

get_cluster_distances(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_distances(stability, num_trees)


iai documentation built on July 9, 2023, 5:41 p.m.