calc.silhouette {ClusBoot} | R Documentation |
Computes the silhouette vales based on proportion of times items cluster together
Description
Computes the silhouette vales based on proportion of times items cluster together
Usage
calc.silhouette(clusboot.out)
Arguments
clusboot.out |
an object of class clusboot |
Value
an object of class clusboot
[Package ClusBoot version 1.2.2 Index]