Learn R Programming

MultIS (version 0.6.2)

evaluate_clustering_sdindex: Evaluate a clustering using the SD-index

Description

Evaluate a clustering using the SD-index

Usage

evaluate_clustering_sdindex(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.

Value

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