CLUSTERING {IRISFGM}R Documentation

Packaging clustering method This function is used for choosing clustering method

Description

Packaging clustering method This function is used for choosing clustering method

Usage

CLUSTERING(Raw, blocks, method = "MCL", K = NULL)

Arguments

Raw

input raw discretized data which is chars file

blocks

input block identified by IRISFGM

method

chosse method, either MCL or SC.

K

number of cluster

Value

clustering results


[Package IRISFGM version 1.2.0 Index]