Learn R Programming

didec (version 1.1.0)

Silhouette: 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", estim.method = c("copula"))

Value

a value for Silhouette

Arguments

i

the index of the variable

df

a data frame for all variables

partition

a partition

dist.func

PD / MPD / kendall / footrule

estim.method

An optional character string specifying a method for estimating the directed dependence coefficient.