appClustering {Clustering}R Documentation

Clustering GUI.

Description

Method that allows us to execute the main algorithm in graphic interface mode instead of through the console.

Usage

appClustering()

Details

The operation of this method is to generate a graphical user. interface to be able to execute the clustering algorithm without knowing the parameters. Its operation is very simple, we can change the values and see the behavior quickly.

Value

GUI with the parameters of the algorithm and their representation in tables and graphs.


[Package Clustering version 1.7.7 Index]