calcqualityIndexes: calculate several clustering quality indexes (most of them...

Description Usage Arguments

View source: R/interpretation_help.R

Description

calculate several clustering quality indexes (most of them come from fclust package)

Usage

1
calcqualityIndexes(data, belongmatrix, centers)

Arguments

data

the original dataframe used fot the classification

belongmatrix

The belonging matrix obtained at the end of the algorithm

centers

The dataframe representing the centers of the clusters


jejeplusfaim/geoCmeans documentation built on Dec. 23, 2019, 7:31 p.m.