stability_plot: Stability analysis that measures the similarity between the...

View source: R/evaluation_functions.R

stability_plotR Documentation

Stability analysis that measures the similarity between the initial flat clusterins and reconciled tree at each resolution. Similarity can be ARI or AMRI

Description

A line plot is generated showing the similarity across resolutions, measuring the clustering stability for each resolution

Usage

stability_plot(out, index.name = "ari")

Arguments

out

MRtree output, list containing the labelmat.mrtree and labelmat.flat

index.name

string, measurement of similarity, that can be 'ari' or 'amri'

Value

a dataframe showing the similarity per resolution


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.