get_cluster_voting_scores: Get a matrix with metric scores for every k and internal...

View source: R/get_cluster_voting_scores_omada.R

get_cluster_voting_scoresR Documentation

Get a matrix with metric scores for every k and internal index

Description

Get a matrix with metric scores for every k and internal index

Usage

get_cluster_voting_scores(object)

Arguments

object

An object of class "clusterAnalysis"

Value

A matrix with metric scores for every k and internal index

Examples

oa.object <- omada(toy_genes, method.upper.k = 4)
get_cluster_voting_scores(oa.object)

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