get_optimal_stability_score: Get the optimal stability score

View source: R/get_optimal_stability_score.R

get_optimal_stability_scoreR Documentation

Get the optimal stability score

Description

Get the optimal stability score

Usage

get_optimal_stability_score(object)

Arguments

object

An object of class "optimalClustering"

Value

The optimal stability score

Examples

oc.object <- optimalClustering(toy_genes, 4, "spectral")
get_optimal_stability_score(oc.object)

BioSok/omada documentation built on Aug. 21, 2023, 2:38 p.m.