clValid: Evaluating Clusters

Description Usage Arguments Details Value Author(s)

Description

This function finds the cluster validation scores for the desired number of cluster sets.

Usage

1
clValid(hcluster, clNumber)

Arguments

hcluster

A list including the results of cgr.

clNumber

A vector of the desired number of clusters.

Details

Creates an object that includes cluster validation scores. Needs the result object of cgr with minimum and maximum number of clusters to be searched. At the end it results the within and between cluster validation values.

Value

A list which includes within and between cluster distances for the desired number of cluster. Further, the list includes the two validation scores.

Author(s)

Ozan Cinar, Ozlem Ilk-Dag, Cem Iyigun


ozancinar/cgr documentation built on May 24, 2019, 5:55 p.m.