evaluate_clustering_bw: Evaluate a clustering using the bw index

Description Usage Arguments Value

View source: R/evaluate_clustering.R

Description

Evaluate a clustering using the bw index

Usage

1
evaluate_clustering_bw(readouts, clustering, sim, ...)

Arguments

readouts

The readouts the clustering and similarity matrix are based on.

clustering

The clustering to evaluate.

sim

The similarity matrix, this clustering is based on.

...

Further arguments that are passed to the bw function.

Value

A score that describes how well the clustering fits the data.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.