calc_sc3_stability: Calculate SC3 stability

View source: R/stability.R

calc_sc3_stabilityR Documentation

Calculate SC3 stability

Description

Calculate the SC3 stability index for every cluster at every resolution in a set of clusterings. The index varies from 0 to 1, where 1 suggests that a cluster is more stable across resolutions. See calc_sc3_stability_cluster() for more details.

Usage

calc_sc3_stability(clusterings)

Arguments

clusterings

numeric matrix containing clustering information, each column contains clustering at a separate resolution

Value

matrix with stability score for each cluster


lazappi/clustree documentation built on Nov. 9, 2023, 7:54 p.m.