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

View source: R/get_internal_metric_scores.R

get_internal_metric_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_internal_metric_scores(object)

Arguments

object

An object of class "clusterVoting"

Value

A matrix with metric scores for every k and internal index

Examples

cv.object <- clusterVoting(toy_genes, 4,6,"sc")
get_internal_metric_scores(cv.object)

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