Skip to contents

Average silhouette score

Usage

avg_sil(k, mat)

Arguments

k

A number of k-means clusters

mat

A matrix to test k means on.

Value

numeric

Scroll to top