Silhouette {didec}R Documentation

Silhouette value for the i. variable given variable partition

Description

Silhouette value for the i. variable given variable partition

Usage

Silhouette(i, df, partition, dist.func = "PD")

Arguments

i

the index of the variable

df

a data frame for all variables

partition

a partition

dist.func

PD / MPD / kendall / footrule

Value

a value for Silhouette


[Package didec version 0.1.0 Index]