Learn R Programming

didec (version 1.1.0)

Silhouette.coefficient: Silhouette coefficients given a dendrogram

Description

Silhouette coefficients given a dendrogram

Usage

Silhouette.coefficient(X, dend, dist.func = "PD", estim.method = c("copula"))

Value

a data frame

Arguments

X

a data frame for a set of variables X

dend

a dendrogramm

dist.func

PD / MPD / kendall / footrule

estim.method

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