Silhouette: Silhouette value for the i. variable given variable partition

View source: R/optimal.partition.R

SilhouetteR 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


didec documentation built on Sept. 14, 2024, 9:07 a.m.

Related to Silhouette in didec...