Learn R Programming

Clustering (version 1.7.3)

evaluate_all_column_dataset: Method in charge of calculating the average for all datasets using all the algorithms defined in the application.

Description

Method in charge of calculating the average for all datasets using all the algorithms defined in the application.

Usage

evaluate_all_column_dataset(datas, method, cluster, nameDataset, metrics)

Arguments

method

described the metrics used by each of the algorithms

cluster

number of clusters

nameDataset

specify the name of dataset like information

metrics

array with internal or external metrics

data

is a data frame or matrix

Value

a list with result of external and internal validation applying on algorithms